NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
no line noise! :D (Score:1)
I'd add to your list
o write really good documentation (in perl
o document your changes with a decent changelog (and comments within the code) as you repair your programs over time.
o the reason for this is: maintainability.
o
On writing tests... (Score:1)
I have read a little about unit tests. I haven't a clue at this point on how to do them. : )
On the list though.
Re:On writing tests... (Score:1)
cpan> i
Reply to This
Parent
Re:On writing tests... (Score:1)