Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: File POSTing with WWW::Curl::Easy

by kurt2439 (Sexton)
on Jan 27, 2012 at 15:10 UTC ( [id://950384]=note: print w/replies, xml ) Need Help??


in reply to Re: File POSTing with WWW::Curl::Easy
in thread File POSTing with WWW::Curl::Easy

You're right -- the WWW::Curl::Form made this super easy after I realized that the package created the linked list object to include as an argument to the CURLOPT_HTTPPOST in your curl handle and was NOT a separate, limited curl handle object (I know, I know, it was right there in the code example but it was so easy to overlook). It does require a newer version of WWW::Curl than ship with CentOS5 just for reference for others. Learned a bunch about the different POST options sludging through the curl.haxx.se pages too

Thanks for the links and the help. Guess I should have done a better job searching here. I shall do penance

  • Comment on Re^2: File POSTing with WWW::Curl::Easy

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-26 00:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found