Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: For Beginners: Basic Information Resources (or, Where to Look Things Up)

by thunders (Priest)
on Dec 14, 2001 at 22:32 UTC ( [id://132020]=note: print w/replies, xml ) Need Help??


in reply to For Beginners: Basic Information Resources (or, Where to Look Things Up)

for windows you can:
  • use perldoc
  • perldoc pageName-for man pages
    perldoc ModuleName-for module documentation
    perldoc -m ModuleName-for module code
    perldoc -f functionName-function definitions
  • Start->Programs->Perl->Documentation -Full HTML Documentation
    • Comment on Re: For Beginners: Basic Information Resources (or, Where to Look Things Up)
  • Replies are listed 'Best First'.
    Re: Re: For Beginners: Basic Information Resources (or, Where to Look Things Up)
    by HamNRye (Monk) on Dec 16, 2001 at 04:22 UTC
      Between the ActiveSatate docs and the Perl CD bookshelf, I have a more than adequate perl library for most any programming projects.

    Log In?
    Username:
    Password:

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

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

      No recent polls found