I personally will always only put POD in the __END__ of packages and scriptsYes. In a module, I use POD (after __END__) for the user of the module and write comments (with the code) for the maintainer of the module. That is, I like to keep user and maintainer documentation separate.
See also:
In reply to Re^5: What's your programming style?
by eyepopslikeamosquito
in thread What's your programming style?
by harangzsolt33
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |