http://www.perlmonks.org?node_id=846049


in reply to Curl and Perl

Normally you'd use curl to get Perl and then LWP installed and then use WWW::Mechanize to do whatever task you want to accomplish. If you really need to use curl for some reason, it might be just as easy to type the commands in your shell.