Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: pod2html --recurse

by KeighleHawk (Scribe)
on Jul 08, 2016 at 19:35 UTC ( [id://1167480]=note: print w/replies, xml ) Need Help??


in reply to Re: pod2html --recurse
in thread pod2html --recurse

pod2html --htmlroot=/var/www/html --podroot=. --recurse --verbose --po +dpath=bin:tests

The above command just appears to hang for a really long time, presumably waiting for input.

pod2html --htmlroot=/var/www/html --podroot=. --recurse --verbose --po +dpath=bin:tests --infile=index.pod --outfile=index.html

creates just one html file (as expected) and does not chase links to create linked html files (as would be nice). It also creates the tmp files.

bin and tests are subdirectories of '.' and have perl scripts, modules, pod files and other files (sample templates, etc) all with perlpod in them.

P.S. New discovery for me; the first command IS waiting for input. You can type in random perlpod, then ^d breaks you out of it and outputs to stdout.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-04-26 07:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found