# from Michael G Schwern
# on Wednesday 23 April 2008 12:28:

>Is it possible for $SIG{__DIE__} to stop the die?  I don't think it
> is.

Only with a goto, but some people are rumored to use exit().

What I wonder is how Ovid ended up with a module setting a global die 
handler that wasn't under his direct control and/or couldn't be solved 
with local(), monkeypatching, or a code fork?

--Eric
-- 
The opinions expressed in this e-mail were randomly generated by
the computer and do not necessarily reflect the views of its owner.
--Management
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------

Reply via email to