There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Signals::XSIG::Default - enumerate/implement default unhandled signal behavior

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.