NAME

Signals::XSIG::Default

DESCRIPTION

Module to emulate the default signal handler 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 one of those handlers is DEFAULT.

See Signals::XSIG for much more information.