Help for this page

Select Code to Download


  1. or download this
    BEGIN {
        use CGI::Carp qw(carpout fatalsToBrowser);
    ...
            die("Unable to open errorlog.txt: $!\n");
        carpout(LOG);
    }
    
  2. or download this
    BEGIN not safe after errors--compilation aborted at /site_path/cgi-bin
    +/event/eventform.cgi line 12.