Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: I wan to send the curl command in perl script.

by marto (Cardinal)
on Jun 25, 2015 at 06:57 UTC ( [id://1131912]=note: print w/replies, xml ) Need Help??


in reply to I wan to send the curl command in perl script.

It sounds like you're trying to automate a web interface, I suggest you take a look at WWW::Mechanize (and related modules). If you are purely trying to load data into a database there are more sensible ways than this. Most databases provide tools specifically designed for bulk loading, failing that you can quickly knock something up in perl to do this for you. Super Search will likely find you examples of this.

Update: typos

  • Comment on Re: I wan to send the curl command in perl script.

Log In?
Username:
Password:

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

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

    No recent polls found