Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\01_persist.t t\02_request.t t\03_delete-self.t t\04_dbi.t t\05_cache.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 # Failed test (t\02_request.t at line 33) # got: '' # expected: '1, 2, 3' not ok 6 - Value array currentParam # Failed test (t\02_request.t at line 38) # got: '' # expected: '1, 2, 3' not ok 7 - Value array param # Failed test (t\02_request.t at line 44) not ok 8 - restored session - OK (\s2ug. = s2ug.3) # Failed test (t\02_request.t at line 45) not ok 9 - parameter remembered - OK # Failed test (t\02_request.t at line 50) not ok 10 - restored session again - OK # Failed test (t\02_request.t at line 51) not ok 11 - parameter remembered - OK # Failed test (t\02_request.t at line 57) not ok 12 - restored session one more time - OK # Failed test (t\02_request.t at line 58) not ok 13 - parameter remembered - OK ok 14 - created new session - OK ok 15 - sessionTime set to 1s - OK # Looks like you failed 8 tests of 15. dubious Test returned status 8 (wstat 2048, 0x800) DIED. FAILED tests 6-13 Failed 8/15 tests, 46.67% okay t\03_delete-self....1..5 ok 1 - use CGI::Persist::File; ok 2 - Fake request - OK ok 3 - CGI created - OK ok 4 - new ID ok 5 - cleaned self ok t\04_dbi............ok 1 - use CGI::Persist::DBI; ok 2 ok 3 ok 4 ok 5 ok 6 1..6 ok t\05_cache..........Can't locate Cache/File.pm in @INC (@INC contains: C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Persist\blib\lib C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Persist\blib\arch C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib . C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib .) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CGI-Persist\blib\lib/CGI/Persist/Cache.pm line 15. BEGIN failed--compilation aborted at C:\cpanrun-5.8\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. dubious Test returned status 2 (wstat 512, 0x200) Failed 2/5 test scripts, 60.00% okay. 8/31 subtests failed, 74.19% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\02_request.t 8 2048 15 8 53.33% 6-13 t\05_cache.t 2 512 ?? ?? % ?? NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.