Fellows,
I'm not getting enough info from die messages, especially when they happen in subroutines I didn't write. I need the call stack, like I'd get from a call to croak, but I want to GLOBALLY change all dies to croaks so I don't have to rewrite all the libraries I use etc..
What's the best way to do this? Is it really as simple as something like: