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.
Comments on...uh, comments (Score:1)
That is, I explain what's supposed to be going on (mainly to myself so I'll remember later) and then, if the code is particularly long or arduous or uses lots of functions I don't understand, I comment specific lines. I try to avoid that, though.
Of course, this is code for *me*, at this point. When I get it cleaned up, I'll likely rip most of the comments out, leave the little pointers, and give an overview at the beginning. (Hell, I may get ambitious and put POD in there, too. You never know.)
------------------------------
You are what you think.
Reply to This