Help for this page

Select Code to Download


  1. or download this
    C:\Perl\bin\WWW-Mechanize-FormFiller-0.05>perl makefile.pl
    Test::Inline 0.15_001 is nice for testing the examples, but not necess
    +ary
    Warning: prerequisite Data::Random 0.05 not found.
    Writing Makefile for WWW::Mechanize::FormFiller
    
  2. or download this
    #! Perl\bin\perl -w
     
     
    ...
    $agent->field("subject", $subject);
    $agent->field("message", $message);
      $agent->click();