Checking if your kit is complete... Looks good Writing Makefile for Persistent::Hash cp Hash/Dumper.pm blib/lib/Persistent/Hash/Dumper.pm cp Hash/Manual.pod blib/lib/Persistent/Hash/Manual.pod cp Hash/API.pod blib/lib/Persistent/Hash/API.pod cp Hash/Storage.pod blib/lib/Persistent/Hash/Storage.pod cp Hash.pod blib/lib/Persistent/Hash.pod cp Hash/TestHash.pm blib/lib/Persistent/Hash/TestHash.pm cp Hash/Storage/MySQL.pm blib/lib/Persistent/Hash/Storage/MySQL.pm cp Hash.pm blib/lib/Persistent/Hash.pm Manifying blib/man3/Persistent::Hash::Manual.3 Manifying blib/man3/Persistent::Hash::API.3 Manifying blib/man3/Persistent::Hash::Storage.3 Manifying blib/man3/Persistent::Hash.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/0compiles.......1..1 # Running under perl version 5.008002 for hpux # Current time local: Mon Jul 2 12:18:17 2007 # Current time GMT: Mon Jul 2 19:18:17 2007 # Using Test.pm version 1.24 Can't locate DBI.pm in @INC (@INC contains: /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Persistent-Hash/blib/lib /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Persistent-Hash/blib/arch /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2 /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/PA-RISC1.1-thread-multi /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/PA-RISC1.1-thread-multi /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2 /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/PA-RISC1.1-thread-multi /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2 /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl . /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2 /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/PA-RISC1.1-thread-multi /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2 /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl .) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Persistent-Hash/blib/lib/Persistent/Hash/Storage/MySQL.pm line 7. BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Persistent-Hash/blib/lib/Persistent/Hash/Storage/MySQL.pm line 7. Compilation failed in require at t/0compiles.t line 11. BEGIN failed--compilation aborted at t/0compiles.t line 11. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/1constructor....1..1 # Running under perl version 5.008002 for hpux # Current time local: Mon Jul 2 12:18:18 2007 # Current time GMT: Mon Jul 2 19:18:18 2007 # Using Test.pm version 1.24 ok 1 ok t/2tiehash........1..12 # Running under perl version 5.008002 for hpux # Current time local: Mon Jul 2 12:18:19 2007 # Current time GMT: Mon Jul 2 19:18:19 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 12 ok t/3save...........1..0 skipped all skipped: no reason given t/4load...........1..0 skipped all skipped: no reason given t/5msave..........1..0 skipped all skipped: no reason given t/6delete.........1..0 skipped all skipped: no reason given t/7containment....1..0 skipped all skipped: no reason given t/8subrefs........1..0 skipped all skipped: no reason given Failed 1/9 test scripts, 88.89% okay. 1/14 subtests failed, 92.86% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------- t/0compiles.t 2 512 1 2 200.00% 1 6 tests skipped. make: *** [test_dynamic] Error 25