perl-Sys-SigAction - Perl extension for Consistent Signal Handling
Website: | https://metacpan.org/release/Sys-SigAction |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- Description:
Sys::SigAction provides EASY access to POSIX::sigaction() for signal handling on systems that support sigaction(). It is hoped that with the use of this module, your signal handling behavior can be coded in a way that does not change from one perl version to the next, and that sigaction() will be easier for you to use.
Packages
perl-Sys-SigAction-0.24-1.aldos.noarch [29 KiB] |
Changelog
by Joel Barrios (2025-04-03):
- Update to 0.24. |