Help for this page

Select Code to Download


  1. or download this
    <HTML>
    <!-- File: redirectmeta.html -->
    ...
    </HEAD>
    </HTML>
    <!-- End File: redirectmeta.html -->
    
  2. or download this
    use LWP::UserAgent;
      use HTTP::Cookies::Netscape;
    ...
      else {
          print $res->status_line, "\n";
      }