Checking if your kit is complete... Looks good Writing Makefile for CGI::Persist cp lib/CGI/Persist/Cache.pm blib/lib/CGI/Persist/Cache.pm cp lib/CGI/Persist/File.pm blib/lib/CGI/Persist/File.pm cp lib/CGI/Persist/Cookie.pm blib/lib/CGI/Persist/Cookie.pm cp lib/CGI/Persist/DBI.pm blib/lib/CGI/Persist/DBI.pm cp lib/CGI/Persist.pm blib/lib/CGI/Persist.pm Manifying blib/man3/CGI::Persist::File.3 Manifying blib/man3/CGI::Persist::Cache.3 Manifying blib/man3/CGI::Persist::Cookie.3 Manifying blib/man3/CGI::Persist::DBI.3 Manifying blib/man3/CGI::Persist.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_persist........1..5 ok 1 - use Storable; ok 2 - Class::AccessorMaker works - OK ok 3 - use CGI::Persist; ok 4 - use CGI::Persist::File; ok 5 - use CGI::Persist::DBI; ok t/02_request........1..15 ok 1 - use CGI::Persist::File; ok 2 - Fake request - OK ok 3 - CGI created - OK ok 4 - parameter setting - OK ok 5 - data setting - OK ok 6 - Value array currentParam ok 7 - Value array param ok 8 - restored session - OK (a08218 = a08218) ok 9 - parameter remembered - OK ok 10 - restored session again - OK ok 11 - parameter remembered - OK ok 12 - restored session one more time - OK ok 13 - parameter remembered - OK # Failed test (t/02_request.t at line 64) not ok 14 - created new session - OK ok 15 - sessionTime set to 1s - OK # Looks like you failed 1 tests of 15. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 14 Failed 1/15 tests, 93.33% okay t/03_delete-self....1..5 ok 1 - use CGI::Persist::File; ok 2 - Fake request - OK ok 3 - CGI created - OK # Failed test (t/03_delete-self.t at line 20) not ok 4 - new ID ok 5 - cleaned self # Looks like you failed 1 tests of 5. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 4 Failed 1/5 tests, 80.00% okay t/04_dbi............ok 1 - use CGI::Persist::DBI; ok 2 # skip DBD::SQLite not (propperly) installed ok 3 # skip DBD::SQLite not (propperly) installed 1..3 ok 2/3 skipped: DBD::SQLite not (propperly) installed t/05_cache..........Can't locate Cache/File.pm in @INC (@INC contains: /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CGI-Persist/blib/lib /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CGI-Persist/blib/arch /home/cpanrun/depot/main/Apps/CPAN_Run/lib /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64 /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64 /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2 /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi-LP64 /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi-LP64 /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2 /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi-LP64 /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2 /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl . /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64 /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2 /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi-LP64 /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2 /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl .) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CGI-Persist/blib/lib/CGI/Persist/Cache.pm line 15. BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/CGI-Persist/blib/lib/CGI/Persist/Cache.pm line 15. Compilation failed in require at t/05_cache.t line 54. BEGIN failed--compilation aborted at t/05_cache.t line 54. # Looks like your test died before it could output anything. dubious Test returned status 2 (wstat 512, 0x200) Failed 3/5 test scripts, 40.00% okay. 2/28 subtests failed, 92.86% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------------------- t/02_request.t 1 256 15 1 6.67% 14 t/03_delete-self.t 1 256 5 1 20.00% 4 t/05_cache.t 2 512 ?? ?? % ?? 2 subtests skipped. make: *** [test_dynamic] Error 2