Re: curl support

2014-05-28 Thread Unknown User
Well actually, it does not need to be a curl module. Anything that can provide the breakup of where the time is spent (curl time_connect, time_namelookup, time_starttransfer, speed_download and similar) is sufficient. ~Unknown On Wed, May 28, 2014 at 10:32 PM, Unknown User wrote: > I see a lot

curl support

2014-05-28 Thread Unknown User
I see a lot of modules for curl, like LWP::Curl, Net::Curl, WWW::Curl etc. I wonder which of these will most closely mimic the functions provided by the curl command? For example, this curl command: curl -o mysite.com.out -A "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:29.0) Gecko/20100101 Fir