Connie Chan wrote at Wed, 03 Jul 2002 08:19:19 +0200: > PS. You may run your script in shell ( perl yourscript.pl ), before you go on with >the web > browser... So it will direct tell you the syntax error at which line.. It saves your >time to > debug....
Or to use a module doing this job: use CGI::Carp qw/fatalsToBrowser/; Greetings, Janek -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]