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

NAME

Signals::XSIG::Default

DESCRIPTION

Module for emulating the default behavior for all signals in your system. The emulator is used when you have used Signals::XSIG to register more than one handler for a signal, and at least one of those handlers is DEFAULT.

See Signals::XSIG for much more information.