Help for this page

Select Code to Download


  1. or download this
    print $q->redirect(
      -status => "",
      -uri    => "/cgi-bin/Auto.cgi"
    );
    
  2. or download this
    print "Location: /cgi-bin/Auto.cgi\n\n";