in reply to Re: Natural Doc - Create fancy documentation for your Perl code.
in thread Natural Doc - Create fancy documentation for your Perl code.
Perl users can use POD to do block comments. =begin nd Function: Multiply Multiplies two integers and returns the result. =cut =nd Function: Multiply Multiplies two integers and returns the result. =cut
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Natural Doc - Create fancy documentation for your Perl code.
by MidLifeXis (Monsignor) on Oct 18, 2006 at 16:48 UTC |