Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
     }
    
    print $cgi->end_html();
    
  2. or download this
    use CGI::Carp qw{ fatalsToBrowser };
    
  3. or download this
    syntax error at /var/www/html/index.cgi line 10, near "if"
    Execution of /var/www/html/index.cgi aborted due to compilation errors
    +.