#!/usr/bin/perl -w
use CGI ':standard';
use CGI::Carp qw(fatalsToBrowser);
However, they are not getting any errors to the browser. For example. The browser will tell me internal error. However, when I run perl -c at the console, it tells me, "syntax error at quizfive.cgi line 23, near "; ||"
What do we need to do to get this error out to the browser?
Thanks.
In reply to How do I get errors printing out to the browser? by chriso
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |