Big and Blue <> wrote:
> You have a lot of die()s in there that are never going to send any
> info
> back to a Web client. Have you considered writing a kill_me function
> to actually format an actual HTML page containing the error text (so
> that you don't even need to read the logs) and installing it as
> $SIG{_DIE_}?
Maybe you should find out what
use CGI::Carp qw(fatalsToBrowser);
does?
Personally I would put it above all other non-pragmatic use's.
--
John Small Perl scripts:
http://johnbokma.com/perl/
Perl programmer available:
http://castleamber.com/
I ploink googlegroups.com