[kw-pm] javadoc for perl

Simon Law sfllaw at engmail.uwaterloo.ca
Fri Nov 22 09:47:21 CST 2002


On Fri, Nov 22, 2002 at 10:34:11AM -0500, Daniel R. Allen wrote:
> Can the person who suggested that a filter for perl
> comments-to-documentation that worked like javadoc, provide any more
> details?
> 
> Could it possibly be PolyDoc?
> http://juggler.ucsd.edu/lab_pages/sigs/polydoc/

	You should probably be using POD in the way it was meant to be
used; directly in the middle of code.  Typically, Perl source files
aren't incredible huge, and you don't have to document each function for
it to make sense.

Simon



More information about the kw-pm mailing list