p5-Sys-SigAction

Perl extension for Consistent Signal Handling

WWW CVSWeb GITHub
  1. Package version
    p5-Sys-SigAction-0.23p0
  2. Maintainer
    The OpenBSD ports mailing-list

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.