Re: patch for SIG{__DIE__} behaviour
Rocco Caputo <[email protected]> Thu, 27 Sep 2012 15:01:44 -0400
| Newsgroups | gmane.comp.lang.perl.poe |
|---|---|
| Message-ID | <[email protected]> |
I redirected it to POE's request queue at [email protected]. It's = tracked at https://rt.cpan.org/Public/Bug/Display.html?id=3D79886 now. --=20 Rocco Caputo <[email protected]> On Sep 26, 2012, at 10:46, Philip Gwyn wrote: > Hello, >=20 > This is a patch that fixes $SIG{__DIE__} handling for perl 5.8.8. = While > __DIE__ starts out as undef, if you assign undef to __DIE__ in 5.8.8, = it > becomes an empty string (""). >=20 > This patch includes a regression test. >=20 > -Philip >=20 > <Philip_Gwyn-POE-SIG-DIE01.patch>