On Mon, Mar 2, 2009 at 9:54 AM, Matthew Lenz <[email protected]> wrote: > According to the docs CGI::Carp doesn't function properly with > fatalToBrowser under mod_perl 2.
I'm not sure if that's accurate or not, but setting a $SIG{__DIE__}
handler should work fine. BTW, I assume you mean stacktrace, not
backtrace, which is usually associated with core dumps.
- Perrin
