Help for this page

Select Code to Download


  1. or download this
    # ... do stuff ...
    my $resp = $mech->submit_form(%params);
    print $resp->content if $resp->is_success;