KW.pm Coping with Other Peoples' Perl Code #10

Danger Signs

If you are asked to maintain perl code that lacks 'warnings' or 'strict'

  • And it's more than a screenful of code...

  • Danger Will Robinson!

  • Try to give it back

    • "Do you mind adding 'use warnings' and 'use strict' before I take it over?"

<< Previous | Index | Next >> Copyright © 2011 Daniel Allen