Help for this page

Select Code to Download


  1. or download this
     
    
    when I dump the form 
    ...
    #                                         'accept' => 'application/pdf
    +',
    #                                         'data-buttonname' => 'btn-de
    +fault'
    #                                       }, 'HTML::Form::FileInput' ),
    
  2. or download this
    my $mech = WWW::Mechanize->new();
    $mech->cookie_jar(HTTP::Cookies->new());
    ...
    $mech->submit_form();