Help for this page

Select Code to Download


  1. or download this
    use WWW::Mechanize;
    my $mech = WWW::Mechanize->new( autocheck => 1 );
    ...
    else {
        print "status is: " . $mech->status,"\n";
    }
    
  2. or download this
    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