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


-- 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