in reply to installing a module without a ppd file

Otherwise if you are running ActiveState Perl you can do the following:

1. Open a command prompt and set a http_proxy variable to http://username:password@proxyserver
2. Then run ppm install Math-Random-MT in the same command prompt

That should install the module without needing anything else.
Smaug
  • Comment on Re: installing a module without a ppd file