Help for this page
my $mech = WWW::Mechanize->new(); $mech->get ("$url");
use WWW::Mechanize; require LWP::Protocol::http10; LWP::Protocol::implementor('http', 'LWP::Protocol::http10');