> On Feb 10, 2004, at 2:51 PM, Viraj Purang wrote:
> 
> > I would like to generate methof/subroutine related documentation for a 
> > Perl
> > project that I have just finished.
> > What is the best way of doing it ? can you also specify which
> > commands/executables to use for this ?
> 
> Perl's Javadoc-like cousin is called POD.  You can read about it with 
> this command:
> 
> perldoc perlpod
> 
> James

You may also be interested in OODoc, haven't used it personally, but
Mail::Box is a pretty impressive example of it:

http://search.cpan.org/~markov/OODoc-0.10/lib/OODoc.pod

Conveniently written by the guy that leads Mail::Box development.

http://danconia.org


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to