If you're behind a proxy firewall, you may need to follow the
instructions which are included with ActivePerl. Either put
the following lines in autoexec.bat or run them on the
command line before PPM:
- SET HTTP_proxy=http://x.x.x.x:yy (substitute your proxy server's IP and port)
- SET HTTP_proxy_user=username
- SET HTTP_proxy_pass=password
buckaduck