in reply to Re^2: Problem with PAR::Packer
in thread Problem with PAR::Packer

If you are using activestate then do the following to instal PAR:

Start->All Programs->ActiveState ActivePerl 5.x
Run the Perl Package Manager
type the command "Install PAR"

That will download and install the binary package for PAR and you wil be good to go.


-Waswas

Replies are listed 'Best First'.
Re^4: Problem with PAR::Packer
by wolfger (Deacon) on Oct 18, 2004 at 17:23 UTC
    ppm> Install PAR Error: No valid repositories: Error: 500 Can't connect to ppm.ActiveState.com:80 (Bad hostname 'ppm.ActiveState.com') Error: 500 Can't connect to ppm.ActiveState.com:80 (Bad hostname 'ppm.ActiveState.com')
    I'm sure that is failing because of the proxy I have to go through. Which is why I was installing the package manually in the first place.

    --
    Believe nothing, no matter where you read it, or who said it - even if I have said it - unless it agrees with your own reason and your own common sense.
    (Buddha)
      Take a look at this FAQ.


      -Waswas