in reply to Re^3: How to print the backtrace in a "catch" block?
in thread How to print the backtrace in a "catch" block?

Thanks, I suppose I'll try the signal approach. (I'm obviously not dying on purpose, but Perl is dying for me.) Was looking at Carp::Always's source code earlier, and that's what it uses.

  • Comment on Re^4: How to print the backtrace in a "catch" block?