|
Changes in Sys::SigAction 0.11 31 Jan 2009:
Remove Restriction in License which required permission to include in
CDROM media for commercial distribution.
License is now Straight GPL or Artistic as Perl is.
Fix safe attribute for perl >= 5.8.2, by applying patch in (duplicate)
bugs:
http://rt.cpan.org/Ticket/Display.html?id=39599
http://rt.cpan.org/Ticket/Display.html?id=39946
Test by cloning mask.t into safe.t in the block for perl => 5.008002
and test setting safe attribute. Sadly, using both masked signals and
safe=>1 at the same time, is still broken.
Add checks for unsupported configurations in Makefile.PL to (hopefully)
suppress the Smoke test failures for those environments.
Update documentation.
Lincoln
|