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: "Try? There is no try." -- Yoda's ... Jonathan Scott Duff
- Re: "Try? There is no try." -- Yod... Tony Olekshy
- Re: "Try? There is no try." -- Yod... Piers Cawley
- Re: RFC 63 (v3) Exception handling syntax Tony Olekshy
- Re: RFC 63 (v3) Exception handling syntax Piers Cawley
- Re: RFC 63 (v3) Exception handling syntax Graham Barr
- Re: "Try? There is no try." -- Yoda's ... Graham Barr
- Re: RFC 63 (v3) Exception handling syntax Dave Rolsky
- Re: RFC 63 (v3) Exception handling syntax Peter Scott
- Re: RFC 63 (v3) Exception handling syntax Peter Scott
- Re: RFC 63 (v3) Exception handling syntax Tony Olekshy