Help for this page

Select Code to Download


  1. or download this
    use CGI;
    
  2. or download this
    use CGI qw/:standard/;
    
  3. or download this
    Unquoted string "header" may clash with future reserved word at mytest
    +.pl line 8.
    Name "main::header" used only once: possible typo at mytest.pl line 8.
    print() on unopened filehandle header at mytest.pl line 8.