http://qs321.pair.com?node_id=417939


in reply to Cannot connect using LWP :behind Proxy

First, use either $browser->proxy or $browser->env_proxy, but not both.

Second, in your $browser->proxy you set the proxy to http://google.com:80/ that is extremely unlikely to work - google, after all, does not offer proxy services. You need to put the actual proxy contact information in there. The easiest way to find it is to see what your browser is using...