Commenting will help you understand your code better, now and when you return to it in a year. POD will help other programmers use your modules. In the case of a CGI::Application module the POD is a good place to put an example stub and describe any configuration parameters (PARAMS) you support.
-sam
In reply to Re: Help with my Coding Style - another chance to critique
by samtregar
in thread Help with my Coding Style - another chance to critique
by rattusillegitimus
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |