in reply to How to install URI::Escape 3.30
I know that the active perl have a Perl Package Manager, but this tool does not support proxy, and I must set proxy to access internet in my firm.
Try:
set HTTP_proxy=http://yourproxy:nnnn set HTTP_proxy_user=yourusername set HTTP_proxy_pass=yourproxypassword ppm-shell install URI::Escape
If that works for you, then you can add them to your environment permanently in the usual way.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: How to install URI::Escape 3.30
by BourneID (Initiate) on Sep 06, 2010 at 04:28 UTC |