Help for this page

Select Code to Download


  1. or download this
    #!perl
    
    ...
    $agent->submit_form( form_name => 'f' );
    
    $agent->follow_link_ok( { text => 'Next >>', n => '1' } );
    
  2. or download this
    
    <script language="javascript">
    ...
    </body>
    </html>