in reply to
[slightly OT] Getting errors and bypassing apache error log
Anonymous Monk
,
Assuming this is a CGI script: take a look at the
carpout
function in
CGI::Carp
which is designed specifically for this problem.
Cheers -
L~R
Comment on
Re: [slightly OT] Getting errors and bypassing apache error log
In Section
Seekers of Perl Wisdom