PPM through Proxy (Activeperl / Activestate)

PPM through Proxy (Activeperl / Activestate)

am 14.07.2005 22:37:44 von nasir

hi, i have just installed the latest Activeperl from activestate.com
and need to add some modules through PPM. I am behind a firewall and
forced to go through a proxy (IE Settings are Automatic Proxy
Configuration URL (something like http://server.domain.com/proxy.pac).

I am unable to install package through PPM surely because of this proxy
problem, how can I tell PPM to use the PROXY settings in IE or define
proxy URL manually in PPM?

ppm> install Net::Telnet
Error: No valid repositories:
Error: 500 Can't connect to ppm.ActiveState.com:80 (connect: Unknown
error)
Error: 500 Can't connect to ppm.ActiveState.com:80 (connect: Unknown
error)

thanks in advance.
nasir

Re: PPM through Proxy (Activeperl / Activestate)

am 14.07.2005 22:51:15 von nasir

by the way I have defined the Environment Variable in my Windows 2000
Professional box as described in
http://aspn.activestate.com/ASPN/docs/ActivePerl/5.8/faq/Act ivePerl-faq2.html#ppm_and_proxies
but no luck.
As I said, IE needs Automatic Proxy configuration URL as in my last
posting.

please suggest.