Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl -Tw
           use CGI ':standard';
    ...
           print "<P>Thanks!</P>\n";       
           print end_html;
    1;
    
  2. or download this
    perl -T tainttest.pl
    (offline mode: enter name=value pairs on standard input)
    ^Z