Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: CURL and Perl (it rhymes!)

by Corion (Patriarch)
on Dec 28, 2011 at 20:33 UTC ( #945415=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use HTTP::Request::Common;
    
    ...
    # perform request, passing the credentials either in the URL or settin
    +g up LWP::UserAgent
    ...
    print $response->as_string;
    
  2. or download this
    use JSON;
    
    ...
        ],
    );
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others about the Monastery: (2)
As of 2023-06-01 00:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?