Help for this page
BEGIN { use CGI::Carp qw(carpout); ... die("Unable to open mycgi-log: $!\n"); carpout(LOG); }
use CGI::Carp qw(fatalsToBrowser);