perl-Sys-SigAction

Perl extension for Consistent Signal Handling

SRPM:     perl-Sys-SigAction-0.10-1.n0i.2.fc8.src.rpm
SPEC:     perl-Sys-SigAction.spec
Version:  0.10
Release:  1.n0i.2.fc8
Epoch:    
License:  Artistic
Group:    Development/Libraries
Size:     17007
Packager: Marius Feraru <altblue@n0i.net>
Vendor:   n0i.net
URL:      http://search.cpan.org/dist/Sys-SigAction/
Date:     Mon Jun 04 2007, 01:33 GMT

Description:

This 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 and 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().

Changelog:

  • Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 0.10-1.n0i.2
    - spec file (re)created using N0i::CPAN::RPMizer v1.14.7
    - version 0.10
  • Fri Jun 30 2006 Marius Feraru <altblue@n0i.net> - 0.06-1.n0i.1
    - spec file (re)created using N0i::CPAN::RPMizer v1.12.1
    - rebuild on perl 5.8.8

Files:

  • perl-Sys-SigAction.spec
  • Sys-SigAction-0.10.tar.gz

Requires:

  • perl(ExtUtils::MakeMaker)
  • reb00t-rpmdevtools
  • rpmlib(CompressedFileNames)