Installing perl modules

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • baskar2007
    New Member
    • Feb 2007
    • 3

    Installing perl modules

    hi

    I am new to perl and can any body explain what is modules and how to install it.

    i am using window version ActivePerl 5.8.8

    Thanks and regards
    Ram
  • arne
    Recognized Expert Contributor
    • Oct 2006
    • 315

    #2
    Originally posted by baskar2007
    hi

    I am new to perl and can any body explain what is modules and how to install it.

    i am using window version ActivePerl 5.8.8

    Thanks and regards
    Ram
    Check out CPAN and perlfaq

    The former contains instructions how to install modules, the latter may answer some of the questions you have.

    Comment

    • KevinADC
      Recognized Expert Specialist
      • Jan 2007
      • 4092

      #3
      If you have activestate perl installed, all the instructions come with the perl distribution. Most likely there is an "activestat e/acvtive perl " folder on the C drive (or where ever you installed activestate perl). Open that folder and read the "documents" . Instructions for using PPM (perl package manager) are included. You can also read the instructions on the activestate website.

      Comment

      • baskar2007
        New Member
        • Feb 2007
        • 3

        #4
        Originally posted by KevinADC
        If you have activestate perl installed, all the instructions come with the perl distribution. Most likely there is an "activestat e/acvtive perl " folder on the C drive (or where ever you installed activestate perl). Open that folder and read the "documents" . Instructions for using PPM (perl package manager) are included. You can also read the instructions on the activestate website.

        Thanks for your reply.


        regards
        Ram

        Comment

        Working...