confused about POD
- From: ccc31807 <cartercc@xxxxxxxxx>
- Date: Fri, 25 May 2012 07:47:29 -0700 (PDT)
This might be just a mental glitch, but I seem to be having a problem
wrapping my mind around POD. My mental image is javadoc, which allows
me to produce HTML documentation of Java classes from internal
documation (in Javadoc format) by running a command.
If I document my Perl code (either an executable or a PM) using POD
formatted text, what command do I run to produce a series of HTML
pages?
What I want to do is pass a source listing (such as some_script.plx,
or SOMEPM.pm or <some_perl_dir>) to a utility and have it output HTML
files.
Thanks, CC.
.
- Follow-Ups:
- Re: confused about POD
- From: jl_post@xxxxxxxxxxx
- Re: confused about POD
- From: Brian Helterline
- Re: confused about POD
- From: bugbear
- Re: confused about POD
- Prev by Date: Re: Help with install from CPAN
- Next by Date: Re: confused about POD
- Previous by thread: Video tutorials on VIM and UNIX
- Next by thread: Re: confused about POD
- Index(es):
Relevant Pages
|