I obviously have no clue because it doesn't work. Is it possible to feed compile time errors to the browser? I'm assuming no.use CGI; BEGIN { use CGI::Carp qw(carpout fatalsToBrowser); open STDOUT; carpout STDOUT; } $query = new CGI; print $query->header; prnt "hello";
$PM = "Perl Monk's";
$MCF = "Most Clueless Friar";
$nysus = $PM . $MCF;
In reply to Re: Re: Gettin ALL errors with carp module
by nysus
in thread Gettin ALL errors with carp module
by nysus
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |