p5-Signal-Mask

utility functions dealing with signals

WWW CVSWeb GITHub
  1. Package version
    p5-Signal-Mask-0.008p1
  2. Maintainer
    The OpenBSD ports mailing-list

Signal::Mask is an abstraction around your process or thread signal mask. It
is used to fetch and/or change the signal mask of the calling process or
thread. The signal mask is the set of signals whose delivery is currently
blocked for the caller. It is available as the global hash %Signal::Mask.

  • devel/p5-IPC-Signal

  • devel/p5-IPC-Signal