A lot of monks here (and good programmers in general) favour terse comments directly in the code, along with substantial POD. They likely have the same doubts you do.
I've used a style much like that for a long time, though. I was first exposed to it in a C-shop, and I have seen several advantages with it:
That said, the better I get at Perl programming, the more my comments tend towards brevity, so I'm pretty sure those wiser monks who dislike this style are on to something.
-TatsIn reply to Re: flower box comments
by Itatsumaki
in thread flower box comments
by mandog
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |