Checking if your kit is complete... Looks good Writing Makefile for Attribute::Util cp lib/Attribute/Abstract.pm blib/lib/Attribute/Abstract.pm cp lib/Attribute/Util.pm blib/lib/Attribute/Util.pm cp lib/Attribute/Memoize.pm blib/lib/Attribute/Memoize.pm cp lib/Attribute/SigHandler.pm blib/lib/Attribute/SigHandler.pm cp lib/Attribute/Alias.pm blib/lib/Attribute/Alias.pm Manifying blib/man3/Attribute::Util.3 Manifying blib/man3/Attribute::Abstract.3 Manifying blib/man3/Attribute::Memoize.3 Manifying blib/man3/Attribute::SigHandler.3 Manifying blib/man3/Attribute::Alias.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00load..........1..2 ok 1 - Alias loaded. ok 2 - Memoize NOT loaded. ok t/01alias.........1..1 # Running under perl version 5.008002 for hpux # Current time local: Thu Jun 28 03:26:35 2007 # Current time GMT: Thu Jun 28 10:26:35 2007 # Using Test.pm version 1.24 ok 1 ok t/02abstract......1..4 # Running under perl version 5.008002 for hpux # Current time local: Thu Jun 28 03:26:36 2007 # Current time GMT: Thu Jun 28 10:26:36 2007 # Using Test.pm version 1.24 ok 1 ok 2 ok 3 ok 4 ok t/03memoize.......1..11 # Running under perl version 5.008002 for hpux # Current time local: Thu Jun 28 03:26:36 2007 # Current time GMT: Thu Jun 28 10:26:36 2007 # Using Test.pm version 1.24 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok t/04sighandler....1..3 # Running under perl version 5.008002 for hpux # Current time local: Thu Jun 28 03:26:41 2007 # Current time GMT: Thu Jun 28 10:26:41 2007 # Using Test.pm version 1.24 ok 1 ok 2 # Test 3 got: 'in mywarn2' (t/04sighandler.t at line 38) # Expected: 'in myalrm' # t/04sighandler.t line 38 is: ok($whereabouts, 'in myalrm'); not ok 3 FAILED test 3 Failed 1/3 tests, 66.67% okay Failed 1/5 test scripts, 80.00% okay. 1/21 subtests failed, 95.24% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------- t/04sighandler.t 3 1 33.33% 3 make: *** [test_dynamic] Error 25