|
|
| We don't bite newbies here... much | |
| PerlMonks |
View local perldoc output as a web pageby roho (Prior) |
| on Oct 11, 2010 at 15:49 UTC ( #864634=CUFP: print w/ replies, xml ) | Need Help?? |
|
I don't always have access to the internet, but I can always view perldoc output as a web page using the following batch file in Windows. It is vastly superior to view perldoc output as a web page, since you can freely navigate within the content instead of scrolling through the content in a command window.
BTW, I am aware that there is an HTML folder in the "C:\Perl" directory where module documentation is stored, but this approach seemed much cleaner and easier, plus this makes the full range of perldoc output available for viewing as a web page.
Sample Usage:
Notes:
"Its not how hard you work, its how much you get done."
Back to
Cool Uses for Perl
|
|
||||||||||||||||||||||||