Help for this page
use WWW::Mechanize; my $mech = WWW::Mechanize->new( autocheck => 1 ); ... else { print "status is: " . $mech->status,"\n"; }
try_web_again.pl Error GETing http://perlmeme.org/tutorials/lwp.html: Unexpected keys - + LocalHost at /home/bill/bin/try_web_again.pl line 15