in reply to Re: Re: Re: How to detect a die() without catching it?
in thread How to detect a die() without catching it?

We have a winner! This will produce exactly the behavior I'm looking for without requiring an explicit stack and nasty %SIG hackery. Thanks!

-sam

  • Comment on Re: Re: Re: Re: How to detect a die() without catching it?