| Name: | perl-Sys-SigAction |
|---|---|
| Version: | 0.20 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 59512 |
| License: | GPL+ or Artistic |
| RPM: | perl-Sys-SigAction-0.20-1.el7.noarch.rpm |
| Source RPM: | perl-Sys-SigAction-0.20-1.el7.src.rpm |
| Build Date: | Fri Nov 03 2017 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/Sys-SigAction/ |
| Summary: | Perl extension for Consistent Signal Handling |
| 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. |