Path to this page:
./
sysutils/p5-Sys-SigAction,
Perl extension for Consistent Signal Handling
Branch: pkgsrc-2016Q2,
Version: 0.21nb1,
Package name: p5-Sys-SigAction-0.21nb1,
Maintainer: pkgsrc-usersThis module implements set_sig_handler(), which sets up a signal handler and
(optionally) returns an object which causes the signal handler to be reset
to the previous value, when it goes out of scope.
Also implemented is timeout_call() which takes a timeout value and a code
reference, and executes the code reference wrapped with an alarm timeout.
Finally, two convenience routines are defined which allow one to get the
signal name from the number -- sig_name(), and get the signal number from
the name -- sig_number().
Required to run:[
lang/perl5]
Master sites: (Expand)
SHA1: 5d9c41729b5a3b07c54e4b3665045b057da00009
RMD160: 9730dee55fa6ee0489ea7f00ebdc70398ce4c2e7
Filesize: 21.633 KB
Version history: (Expand)
- (2016-07-07) Package added to pkgsrc.se, version p5-Sys-SigAction-0.21nb1 (created)