Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: View local perldoc output as a web page

by Anonymous Monk
on Oct 12, 2010 at 07:30 UTC ( [id://864755]=note: print w/replies, xml ) Need Help??


in reply to View local perldoc output as a web page

Compare your version to some prior art
pdoc=perldoc -o html -T -w index $* > %TEMP%\perldoc_temp.html && star +t %TEMP%\perldoc_temp.html
FWIW, %appdata% is not a substitute for %temp% :)

Pod::Server, Pod::Browser, tkpod, Pod::POM::Web, podview, Pod::Webserver, Perldoc::Server, ap-user-guide

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (6)
As of 2024-04-19 17:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found