openbsd-ports/devel/p5-Sys-SigAction/pkg/DESCR
sthen 14a2bc9fea import ports/devel/p5-Sys-SigAction, from Brad.
Sys::SigAction - Perl extension for Consistent Signal Handling.  With
the use of this module, the signal handling behavior can be coded in a
way that does not change from one perl version to the next, and thus
using POSIX::sigaction() becomes a little easier.
2010-06-18 20:29:19 +00:00

5 lines
260 B
Plaintext

Sys::SigAction - Perl extension for Consistent Signal Handling. With
the use of this module, the signal handling behavior can be coded in a
way that does not change from one perl version to the next, and thus
using POSIX::sigaction() becomes a little easier.