The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Sys::SigAction::Changes - List of significant changes

CHANGES

Revision history for Sys::SigAction.

Changes in Sys::SigAction 0.04 7 April 2004

Modify forever() in timeout.t so just loop instead of trying to read from STDIN, which apparently does not block or immediately returns an error on some platforms or test environments

Lincoln A Baxter

Changes in Sys::SigAction 0.03 4 April 2004

Skip attrs.t test if perl version < 5.8.2 (rt.cpan.org ticket #5948)

Rename dbd-oracle-timout.PL -> dbd-oracle-timeout.POD

Changes in Sys::SigAction 0.02 3 February 2004

Comment out 'use warnings' for $] < 5.006

Suppress undefined warning in destructor for $] < 5.008

Documentation expansion and cleanup

Add dbd-oracle-timeout.PL

Lincoln A Baxter

Original version: Sys::SigAction 0.01 17 January 2004

original version; created by h2xs 1.22 with options:

   --compat-version=5.5.0 -X --name=Sys::SigAction  \
   --use-new-tests --skip-warnings --version=0.01

Lincoln A Baxter

1 POD Error

The following errors were encountered while parsing the POD:

Around line 1:

=cut found outside a pod block. Skipping to next block.