in reply to Number::Compare on Windows?

I first typed "ppm search Number-Compare", and discovered the module is on ActiveState's PPM repository. Next I typed "ppm install Number-Compare", and met with success. If you're using ActivePerl from Active State, you probably ppm too.


Dave

Replies are listed 'Best First'.
Re^2: Number::Compare on Windows?
by Thomsson (Initiate) on Feb 08, 2005 at 09:54 UTC
    Hi Dave, thanks for your response. Yes i am using Active State. I tried your solution but the problem is that I get this error message: 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') Any ideas?