Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Sys-SigAction: Perl extension for Consistent Signal Handling
- Summary
- 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.
Changelog
- * Thu Mar 15 17:00:00 2007 Andreas Thienemann <andreas{%}bawue{*}net> 0.10-1
- Specfile autogenerated by cpanspec 1.69.1.
- Cleaned up for FE