Here they are.
%perl5 -c /usr/www/users/lasm/cgi-bin/calendar_admin.pl
String found where operator expected at /usr/www/users/lasm/cgi-bin/calendar_adm
in.pl line 68, near "unless (-e $template_file) { &FATALERROR(e""
(Might be a runaway multi-line "" string starting on line 67)
(Missing semicolon on previous line?)
syntax error at /usr/www/users/lasm/cgi-bin/calendar_admin.pl line 68, near "unl
ess (-e $template_file) { &FATALERROR(e""
syntax error at /usr/www/users/lasm/cgi-bin/calendar_admin.pl line 68, near "))"
/usr/www/users/lasm/cgi-bin/calendar_admin.pl had compilation errors.
%perl5 -c /usr/www/users/lasm/cgi-bin/calendar.pl
String found where operator expected at /usr/www/users/lasm/cgi-bin/calendar.pl
line 62, near "e"tMessage(""
Bareword found where operator expected at /usr/www/users/lasm/cgi-bin/calendar.p
l line 62, near ""tMessage("TEMPLATE_FILE_DOES_NOT_EXIST"
(Missing operator before TEMPLATE_FILE_DOES_NOT_EXIST?)
String found where operator expected at /usr/www/users/lasm/cgi-bin/calendar.pl
line 70, near "$in{'template'} = $in{'fromTemplate'} | | ""
(Might be a runaway multi-line "" string starting on line 62)
(Missing semicolon on previous line?)
String found where operator expected at /usr/www/users/lasm/cgi-bin/calendar.pl
line 78, near "if ($msg ne ""
(Might be a runaway multi-line "" string starting on line 70)
(Missing semicolon on previous line?)
String found where operator expected at /usr/www/users/lasm/cgi-bin/calendar.pl
line 79, near "$Template::userMessage .= $msg . ""
(Might be a runaway multi-line "" string starting on line 78)
(Missing semicolon on previous line?)
String found where operator expected at /usr/www/users/lasm/cgi-bin/calendar.pl
line 85, near "$Template::errorMessage .= $msg . ""
(Might be a runaway multi-line "" string starting on line 84)
(Missing semicolon on previous line?)
Bareword found where operator expected at /usr/www/users/lasm/cgi-bin/calendar.p
l line 95, near "$msgfile = $BASE_DIR . "templates"
(Might be a runaway multi-line "" string starting on line 85)
(Missing operator before templates?)
String found where operator expected at /usr/www/users/lasm/cgi-bin/calendar.pl
line 96, near "open(MESSAGES,$msgfile) | | &FATALERROR(""
(Might be a runaway multi-line "" string starting on line 95)
(Missing semicolon on previous line?)
Bareword found where operator expected at /usr/www/users/lasm/cgi-bin/calendar.p
l line 96, near "open(MESSAGES,$msgfile) | | &FATALERROR("Error"
String found where operator expected at /usr/www/users/lasm/cgi-bin/calendar.pl
line 107, near "if ($message eq ""
(Might be a runaway multi-line "" string starting on line 96)
(Missing semicolon on previous line?)
syntax error at /usr/www/users/lasm/cgi-bin/calendar.pl line 62, near "e"tMessage(""
syntax error at /usr/www/users/lasm/cgi-bin/calendar.pl line 78, near "if ($msg
ne ""
/usr/www/users/lasm/cgi-bin/calendar.pl had compilation errors.
%
------------------