           SPELL=perl-sys-sigaction
          SPELLX=Sys-SigAction
         VERSION=0.21
          SOURCE="$SPELLX-$VERSION.tar.gz"
   SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/L/LB/LBAXTER/$SOURCE
     SOURCE_HASH=sha512:78b960b613800f0591ab52052001f0689d2c21138b1c16f336de85efc1ef7ed2dc3bd65f0e02c5b5009ffc9ff5506128ee10fbd41b302d4b2121bfb65294417f
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
        WEB_SITE="http://search.cpan.org/~lbaxter/Sys-SigAction/"
      LICENSE[0]="ART"
         ENTERED=20150531
        KEYWORDS=""
           SHORT="Perl extension for Consistent Signal Handling"
cat << EOF
This module implements consistent signal handling across all Perl 5.x versions.

For this purpose it provides set_sig_handler(), and a few conveniece functions,
like timeout_call(), sig_name() and sig_number().
EOF
