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

warning from http modules?

by evinther (Initiate)
on Aug 03, 2012 at 08:43 UTC ( [id://985192]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #--------------------------------------------
    use HTTP::Request::Common qw(GET);
    ...
             print "Error: " . $response->status_line . "\n";
          }
    #--------------------------------------------
    
  2. or download this
    Use of uninitialized value $v in substitution (s///) at C:/strawberry/
    +perl/site/lib/LWP/Protocol/http.pm line 182.
    Use of uninitialized value $v in concatenation (.) or string at C:/str
    +awberry/perl/site/lib/Net/HTTP/Methods.pm line 154.
    Use of uninitialized value $v in substitution (s///) at C:/strawberry/
    +perl/site/lib/LWP/Protocol/http.pm line 182.
    Use of uninitialized value $v in concatenation (.) or string at C:/str
    +awberry/perl/site/lib/Net/HTTP/Methods.pm line 154.
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://985192]
Approved by davido
Front-paged by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (9)
As of 2024-04-18 16:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found