Re: pod2html automator?
[email protected] (Randy Kobes)
| Newsgroups | perl.scripts |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 13 Nov 1999, Rich Bowen wrote: > Any of you fine folks got something that will run pod2html on my entire > /usr/lib/perl5 directory, and create a whole tree of HTML documentation? [snip] Hi, You should look at the PodToHTML distribution in $CPAN/authors/id/NI-S; this has a script in it, podtohtml, which does this sort of thing. best regards, Randy Kobes