BEGIN { warn "Compiled first line of script"; } .... #### Compiled first line of script at - line 1. syntax error at - line 2, near "..." #### use CGI::Carp qw( fatalsToBrowser ); .... #### Content-type: text/html

Software error:

syntax error at - line 2, near "..." Execution of - aborted due to compilation errors.

For help, please send mail to this site's webmaster, giving this error message and the time and date of the error. [Wed Apr 9 11:36:09 2003] -: syntax error at - line 2, near "..." [Wed Apr 9 11:36:09 2003] -: Execution of - aborted due to compilation errors.