How to use proxy from command prompt – How to use Perl Mechanize from behind the firewall
It often happens that a proxy server is required to connect to the internet from your machine. This scenario usually occurs when internet is being accessed from behind the firewall. To set the proxy server and authentication details, you can set the http_proxy environment variable. This environment variable can be set on windows and unix operating systems as below: Continue reading