LWP::Simple/5.65 is annoying and eating up bandwidth . If you have a site and are having similar problems here is some PHP code that will at least block it from getting to content.
if(substr_count("LWP::Simple", $_SERVER['HTTP_USER_AGENT']) != "0" ) {
exit;
}
Paul's Journal
My Podcast Link
12/28/2004 13:45 #31539
Bandwidth sucking worm12/27/2004 18:50 #31538
Ear Candeling ExtravaganzaWe decided to candle out (e:matthew) 's ear infection (GOOGLE - "ear candeling"). Hi res pics are coming soon as we are done. Safety first.

