Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Man Pages of Perl

by amir_e_a (Hermit)
on Jan 01, 2010 at 14:20 UTC ( #815192=note: print w/replies, xml ) Need Help??


in reply to Man Pages of Perl

Yes, this is true, but only for systems on which Perl is properly installed. It is probably installed correctly on modern Mac OS, *BSD and Linux-based systems, but on other Unixes, VMS and Windows it is sometimes installed badly. There still are sysadmins who only put perl.exe somewhere on the machine and think that it's enough. Then, of course, you don't get the documentation and you don't get the essential standard library modules such as File::Basename and Data::Dumper.

On systems that do have Perl properly installed you have all the perl* man pages and other monks already explained how to see their list.

I can add that in addition to to the perl* man pages such as perlfunc, perlop, perlre etc., you can also use perldoc to read documentation for any library modules that you have, from the standard library and from CPAN. Try:

perldoc Data::Dumper perldoc English

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others meditating upon the Monastery: (2)
As of 2023-03-24 20:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (61 votes). Check out past polls.

    Notices?