Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: POD Error

by quidity (Pilgrim)
on Nov 16, 2000 at 20:55 UTC ( [id://41990]=note: print w/replies, xml ) Need Help??


in reply to POD Error

Without knowing details, I'm guessing that you are having trouble with pod2html. This will give an error if you do not specify a title for the html document you want to make.

The correct usage is:

pod2html --infile="[filename]" --outfile="[filename]" --title="[some text for a title]"

You can get a full list of options by running:

pod2html --help

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://41990]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-19 03:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found