in reply to Re: Reliable Timeoutin thread Reliable Timeout
If there's a chance the die won't be caught by my own code, I like to use Carp::confess instead of die anyway to get the stack trace.