Help for this page

Select Code to Download


  1. or download this
     
    http://74.15.160.240:8080/cgi-bin/Aresults.cgi
    http://74.15.160.240:8080/cgi-bin/calculator.cgi
    
  2. or download this
    sub print_response {
        unless ($query->param) {
    ...
          print $buf;
        }
    }
    
  3. or download this
    sub print_response {
        unless ($query->param) {
    ...
      print $buf;
    }
    }