Checking if your kit is complete... Looks good Writing Makefile for Sys::SigAction cp lib/Sys/SigAction.pm blib/lib/Sys/SigAction.pm Manifying blib/man3/Sys::SigAction.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/mask.......1..14 ok 1 - sigHUP called (1) ok 2 - sig mask delayed INT and USR1(2) ok 3 - sigINT called(3) ok 4 - sig mask delayed USR1 (signaled from sigHUP)(4) ok 5 - sigUSR called (5) signcaled from sigHUP) ok 6 - reach 6th test after first kill ok 7 - sigHUP_2 called ok 8 - sigINT_2 called (8) ok 9 - sigINT_2 exiting (9) ok 10 - sigUSR2 called (10) ok 11 - sigHUP_2 ending ok 12 - hup=1 (1) ok 13 - int=1 (1) ok 14 - usr=1 (2) ok t/name.......1..3 ok 1 - use Sys::SigAction; ok 2 - SIGINT => INT ok 3 - 9 => KILL ok t/nested.....1..5 ok 1 - use Sys::SigAction; level 3 level 2 level 1 level 0 ok 2 - level 0 level 0 = 1 ok 3 - level 1 level 1 = 1 ok 4 - level 2 level 2 = 1 ok 5 - level 3 level 3 = 1 ok t/number.....1..3 ok 1 - use Sys::SigAction; ok 2 - INT => SIGINT ok 3 - KILL => SIGKILL ok t/safe....... NOTE: Setting safe=>1... with masked signals does not seem to work. The problem is that the masked signals are not masked, but when safe=>0 they are. See mask.t for how we could try it. If you have an application for safe=>1 and can come up with a test that works in the context of this module's installation please send me an update. To safe.t that tests it. Lincoln 1..1 ok 1 - skipping test of safe flag for now ok t/timeout....1..7 ok 1 - use Sys::SigAction; ok 2 - die with hash ok 3 - hash did not timeout ok 4 - immediate -- die with string ok 5 - immediate did not timeout ok 6 - forever did NOT die ok 7 - forever timed out ok All tests successful. Files=6, Tests=33, 7 wallclock secs ( 1.88 cusr + 0.18 csys = 2.06 CPU) Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Sys/SigAction.pm Installing /home/cpanrun/ia64/build/5.8.2/man/man3/Sys::SigAction.3 Appending installation info to /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/perllocal.pod