Help for this page

Select Code to Download


  1. or download this
    sub __mechanize_http
    {
    ...
      $mech->field(commentfile => $commentfile);
      $mech->submit();
    }