Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Cannot connect using LWP :behind Proxy

by matija (Priest)
on Dec 29, 2004 at 07:45 UTC ( [id://417939]=note: print w/replies, xml ) Need Help??


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...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://417939]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-03-29 01:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found