exilepanda has asked for the wisdom of the Perl Monks concerning the following question:
$SIG{__DIE__} will fire when die() happen
$SIG{INT} will fire when Ctrl-C pressed
...
Is that anything like this exists?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Any reference about %SIG
by haukex (Archbishop) on Jan 28, 2023 at 08:58 UTC | |
by exilepanda (Friar) on Jan 28, 2023 at 09:19 UTC | |
by haukex (Archbishop) on Jan 28, 2023 at 09:28 UTC | |
by exilepanda (Friar) on Jan 28, 2023 at 13:48 UTC | |
by ikegami (Patriarch) on Jan 30, 2023 at 14:02 UTC | |
by LanX (Saint) on Jan 28, 2023 at 17:49 UTC | |
by Anonymous Monk on Jan 28, 2023 at 13:52 UTC | |
Re: Any reference about %SIG -- windows
by Discipulus (Canon) on Jan 28, 2023 at 20:03 UTC | |
Re: Any reference about %SIG
by eyepopslikeamosquito (Archbishop) on Jan 28, 2023 at 23:39 UTC |