|
|
| Perl: the Markov chain saw | |
| PerlMonks |
Jendaby Jenda (Abbot) |
| on Aug 15, 2001 at 18:20 UTC ( [id://105128]=user: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
If you're using Windows and find the default perldoc display suboptimal you may try this doskey macro If you then use pdoc Module::Name instead of perldoc Module::Name you get the docs formatted as HTML in a browser window. It's best to store the macro(s) in a file and start the Command Prompt via a shortcut like this: %windir%\System32\cmd.exe /F:ON /k doskey /macrofile="%USERPROFILE%\doskey.mac" |
|