Chaim Frenkel <[EMAIL PROTECTED]> writes:
> >>>>> "PRL" == Perl6 RFC Librarian <[EMAIL PROTECTED]> writes:
> PRL> =head2 $SIG{__DIE__}
>
> PRL> <$SIG{__DIE__}> needs to be triggered only as a I<last> resort
> PRL> instead of firing immediately, since it messes with the mind of
> PRL> this and every other decent exception handling mechanism.
> PRL> Perhaps it should be axed altogether. Please.
>
> $SIG{DIE} should die. Action at a distance. Global. Can't know what
> other threads or modules want done here.
Bloody hell! I agree with you 100% on something. Death to
$SIG{__DIE__}, and $SIG{__WARN__} while we're about it.
--
Piers
- RFC 63 (v3) Exception handling syntax Perl6 RFC Librarian
- Re: RFC 63 (v3) Exception handling syntax Chaim Frenkel
- Re: RFC 63 (v3) Exception handling syntax Peter Scott
- Re: RFC 63 (v3) Exception handling syntax Chaim Frenkel
- Re: RFC 63 (v3) Exception handling syntax Graham Barr
- "Try? There is no try." -- Yoda's ... Piers Cawley
- "Try? There is no try." -- Yoda's Exce... David L. Nicol
- Re: "Try? There is no try." -- Yod... Jonathan Scott Duff
- Re: "Try? There is no try." -- Yod... Peter Scott
- Re: "Try? There is no try." --... Jonathan Scott Duff
- Re: "Try? There is no try."... Piers Cawley
- Re: "Try? There is no try." --... Dave Storrs
- Re: "Try? There is no try." -- Yod... Tony Olekshy
- Re: "Try? There is no try." -- Yod... Graham Barr
- Re: "Try? There is no try." -- Yod... Dave Storrs
- Re: RFC 63 (v3) Exception handling syntax Dave Rolsky
