Checking if your kit is complete... Looks good Writing Makefile for Time::Out cp Out.pm blib/lib/Time/Out.pm cp Out.pod blib/lib/Time/Out.pod Manifying blib/man3/Time::Out.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01_init..........1..1 # Running under perl version 5.008002 for hpux # Current time local: Thu Sep 20 21:14:20 2007 # Current time GMT: Fri Sep 21 04:14:20 2007 # Using Test.pm version 1.24 ok 1 ok t/02_usage.........1..15 # Running under perl version 5.008002 for hpux # Current time local: Thu Sep 20 21:14:20 2007 # Current time GMT: Fri Sep 21 04:14:20 2007 # Using Test.pm version 1.24 The following tests use sleep() so please be patient... # Failed test 1 in t/02_usage.t at line 17 # t/02_usage.t line 17 is: ok($@ eq 'timeout') ; not ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 # Failed test 10 in t/02_usage.t at line 94 # t/02_usage.t line 94 is: ok($@ eq 'timeout') ; not ok 10 # Failed test 11 in t/02_usage.t at line 97 # t/02_usage.t line 97 is: ok($@ eq 'timeout') ; not ok 11 ok 12 ok 13 # Failed test 14 in t/02_usage.t at line 118 # t/02_usage.t line 118 is: ok($@ eq 'timeout') ; not ok 14 ok 15 FAILED tests 1, 10-11, 14 Failed 4/15 tests, 73.33% okay t/03_exceptions....1..3 # Running under perl version 5.008002 for hpux # Current time local: Thu Sep 20 21:14:40 2007 # Current time GMT: Fri Sep 21 04:14:40 2007 # Using Test.pm version 1.24 ok 1 ok 2 ok 3 ok t/pod..............1..2 ok 1 - blib/lib/Time/Out.pm ok 2 - blib/lib/Time/Out.pod ok Failed 1/4 test scripts, 75.00% okay. 4/21 subtests failed, 80.95% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/02_usage.t 15 4 26.67% 1 10-11 14 make: *** [test_dynamic] Error 25