PPM Active Perl

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Arepi
    New Member
    • Sep 2008
    • 62

    PPM Active Perl

    Hi

    I have now ActivePerl-5.10.0.1004-MSWin32-x86-287188 .How can I install with
    ppm a modul from cpan. The ppm show me default just moduls from activestate.com .

    Thanks
  • vijayarl
    New Member
    • Sep 2008
    • 65

    #2
    hi there....

    If you are getting Perl Package Manager utility window after typing the ppm in the cmd prompt then follow these steps:<br>
    1.goto Edit-->select Preferences option<br>
    2.In PPM references window, select Repositoires tab<br>
    3.Add the name of the module which you want to install in Name: section<br>
    4.In Location, add the full address of the module which you want to install<br>
    5.Click Add & OK button<br>

    You should able to see newly add module in the repository window, then mark the module for install then click run marked opition.<br>


    Note: The above said steps is for Win2k OS <br>

    hope you will be able to install the module successfully!!! !!

    Vijayarl

    Comment

    • KevinADC
      Recognized Expert Specialist
      • Jan 2007
      • 4092

      #3
      You install activeperl modules from a PPM repository.

      Comment

      • Arepi
        New Member
        • Sep 2008
        • 62

        #4
        Thanks!

        And where can find them?

        Comment

        • numberwhun
          Recognized Expert Moderator Specialist
          • May 2007
          • 3467

          #5
          Originally posted by Arepi
          Thanks!

          And where can find them?
          Remember, Google is your friend:

          http://win32.perl.org/wiki/index.php?title =PPM_Repositori es

          Comment

          • KevinADC
            Recognized Expert Specialist
            • Jan 2007
            • 4092

            #6
            Originally posted by Arepi
            Thanks!

            And where can find them?
            Also make sure to read the PPM instructions, because your next question will be "how do I add a reporitory to PPM"? All of the documentation comes with activeperl and is in a folder named activestate/activeperl on your hard drive. Open the folder and then open the documentation file.

            Comment

            Working...