in reply to
Wget using backquotes
You can get better speed without needing to use wget if you use a faster module than LWP::Simple. Try HTTP::Lite, HTTP::MHTTP, or HTTP::GHTTP.
Comment on
Re: Wget using backquotes
In Section
Seekers of Perl Wisdom