The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.12 - 2011-07-08

  • Fix so $SIG{sig}=\&bogus, $SIG{sig}='bogus', $SIG{sig}=*bogus don't crash the program when the signal is handled. Doc and test for override DEFAULT behavior feature.

Modules

install multiple signal handlers through %XSIG