The error code reads:BEGIN { use CGI::Carp qw(carpout fatalsToBrowser); open (LOG, ">errorlog.txt") or die("Unable to open errorlog.txt: $!\n"); carpout(LOG); }
Any ideas?BEGIN not safe after errors--compilation aborted at /site_path/cgi-bin +/event/eventform.cgi line 12.
$PM = "Perl Monk's";
$MCF = "Most Clueless Friar";
$nysus = $PM . $MCF;
In reply to 'use strict' causing me an error by nysus
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |