The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.00 - 2022-05-30

  • Major rewrite of internals
  • low-level Signals::XSIG reference type
  • all %SIG, %XSIG interactions manipulate Signals::XSIG::Meta objects
  • removed need to untie-retie %SIG
  • local %SIG now causes fewer problems unimport/import can disable/re-enable the module Improvements to Signals::XSIG::Default

Modules

install multiple signal handlers through %XSIG
enumerate/implement default unhandled signal behavior