Help for this page

Select Code to Download


  1. or download this
    BEGIN {
      use CGI::Carp qw(carpout);
    ...
        die("Unable to open mycgi-log: $!\n");
      carpout(LOG);
    }