As others have pointed out, CGI::Carp qw(fatalsToBrowser); is what you're after. You will want to use this for development *only* as it is a potential security hole if left in production code.
Also, check out Ovid's Web Programming Using Perl course.
-- vek --In reply to Re: See errors in CGI scripts using perl
by vek
in thread See errors in CGI scripts using perl
by aroso
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |