in reply to Re: Perl modules in Windows
in thread Perl modules in Windows
If you use a proxy also set these environmental variables as such:
Activestate has very good documentation for all that comes with their perl distribution and the modules they supply.set HTTP_proxy = http://myproxy.goes.here set HTTP_proxy_user = my_proxy_user_name set HTTP_proxy_pass = my_proxy_password
|
|---|