My general rules for commenting (derived from On Coding Standards and Code Reviews) are:
See also Perl Best Practices, Chapter 7, Documentation, which has some excellent advice on how to document your programs.
References Added Later
Updated: Reorganized the bullet points; extra references were added later.
In reply to Re: On comments (Commenting and Documentation References)
by eyepopslikeamosquito
in thread On comments
by pemungkah
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |