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.