> why aren't you using:
> 
> use CGI::Carp 'fatalsToBrowser';

This is VERY limited, and doesn't even catch some signals...  The best solution is to 
build a custom SIG handler that makes reference to the caller function as it is dieing 
(can be used very nicely with warnings as well).

Shawn

[snip]


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to