Package perl-Sys-SigAction: Information

    Source package: perl-Sys-SigAction
    Version: 0.15-alt1
    Build time:  Sep 23, 2011, 02:37 AM
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: Perl extension for Consistent Signal Handling
    Description: 
    This module wraps up the POSIX:: routines and objects necessary to call
    sigaction() in a way that is as efficient from a coding perspective as just
    setting a localized $SIG{SIGNAL} with a code reference.  Further, the
    user has control over the "sa_flags" passed to sigaction().  By default,
    if no additional args are passed to sigaction(), then the signal handler
    will be called when a signal (such as SIGALRM) is delivered.

    List of rpms provided by this srpm:
    perl-Sys-SigAction (noarch)

    Maintainer: Michael Bochkaryov

    List of contributors:
    Igor Vlasenko
    Michael Bochkaryov

      1. perl-devel

    Last changed


    Sept. 22, 2011 Igor Vlasenko 0.15-alt1
    - automated CPAN update
    Nov. 22, 2010 Igor Vlasenko 0.11-alt1.1
    - repair after perl 5.12 upgrade using girar-nmu
    Sept. 20, 2009 Michael Bochkaryov 0.11-alt1
    - 0.11 version