Help for this page

Select Code to Download


  1. or download this
    package Nonce;
    use base 'WWW::Mechanize';
    ...
    $M->get('http://anywhere.com/mytest?rm=test', @args);
    
    # etc.
    
  2. or download this