From: "JupiterHost.Net" <[EMAIL PROTECTED]>
> Is there an easy way to view the POD from a local module in a browser
> to see what it will look like in CPAN?
I would generate the HTML file by the pod2html script and then look
at the created file.
pod2html --infile=The/Module.pm --outfile=The/Module.html
You may need to play with the other options if the module docs try to
reference other modules.
Jenda
===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed
to get drunk and croon as much as they like.
-- Terry Pratchett in Sourcery
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>