Help for this page

Select Code to Download


  1. or download this
    use strict;
    use WWW::Mechanize;
    ...
    #$mech->field('btnSubmit' => 'Submit');
    my $response=$mech->click('btnSubmit');
    
  2. or download this
    LWP::UserAgent::new: ()
    LWP::UserAgent::request: ()
    ...
    LWP::UserAgent::request: Simple response: OK
    Can't locate object method "decoded_content" via package "HTTP::Header
    +s" at (eval 16) line 1