in reply to Perl Man Pages

If you are using ActiveState Perl, they convert all perldocs to html for you. They have put a shortcut to the documentation in Start > Programs > ActiveState ActivePerl 5.x > Documentation (where 5.x is your particular version).

Or try one of the following links: Perl installed on C, D.

Note: you will probably have to copy and paste the url into a new window in order to view it.

Replies are listed 'Best First'.
Re: Re: Perl Man Pages
by Wysardry (Pilgrim) on Jan 14, 2003 at 00:42 UTC

    With ActivePerl, and a default configuration, the HTML version of the manual starts at C:\Perl\lib\html\index.html

    It's easier if you open index.html, as the documents are designed to be viewed using frames, with a list of links down the left side of the browser window.

    Opening other documents directly will likely make it harder to navigate.