Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Cannot connect using LWP :behind Proxy

by destined2doom (Initiate)
on Dec 29, 2004 at 05:25 UTC ( [id://417925]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
    
    die "Couldn't get $url -- " ,$response->status_line
    unless $response->is_success;
    
  2. or download this
    $browser->proxy([qw(http ftp)], 'http://google.com:80'
    
  3. or download this
    Address:Dialup
    Port:80
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://417925]
Approved by William G. Davis
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2024-04-25 05:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found