[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]

Re: __DIE__ and exception hooks



Pete Jordan writes:
: > Yes, we do need a module that can be subclassed from for throwing
: > such exception objects (similar to Tie::Array et al).  The only
: > question now is, are you willing to write it?
: 
: Yes, but... I'd like to integrate it with C<die> as I've described at
: tedious length elsewhere, which make me fall foul of verboten
: C<$SIG{__DIE__}> munging.

I think you're assuming here that I wouldn't be interested in making
all exceptions into objects.  I presume that's what you want the
__DIE__ hook for.  I'd gladly turn all exceptions into objects in order
to reduce the desire to __DIE__.

Larry


Follow-Ups from:
Pete Jordan <pjordan1@email.mot.com>
References to:
Pete Jordan <pjordan1@email.mot.com>

[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]