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\00.load.t t\01.usage.t t\02.reload.t t\03.stolen.t t\pod-coverage.t t\pod.t t\00.load.........1..1 ok 1 - use Class::Data::Reloadable; # Testing Class::Data::Reloadable 0.04 ok t\01.usage........1..6 Can't locate object method "AUTOLOAD" via package "NEXT::ACTUAL::DISTINCT" (perhaps you forgot to load "NEXT::ACTUAL::DISTINCT"?) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Class-Data-Reloadable\blib\lib/Class/Data/Reloadable.pm line 138. Compilation failed in require at t\01.usage.t line 13. BEGIN failed--compilation aborted at t\01.usage.t line 13. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t\02.reload.......Can't locate object method "AUTOLOAD" via package "NEXT::ACTUAL::DISTINCT" (perhaps you forgot to load "NEXT::ACTUAL::DISTINCT"?) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Class-Data-Reloadable\blib\lib/Class/Data/Reloadable.pm line 138. Compilation failed in require at t\02.reload.t line 16. BEGIN failed--compilation aborted at t\02.reload.t line 16. dubious Test returned status 255 (wstat 65280, 0xff00) t\03.stolen.......1..11 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok t\pod-coverage....1..1 ok 1 - Pod coverage on Class::Data::Reloadable ok t\pod.............1..1 ok 1 - blib\lib\Class\Data\Reloadable.pm ok Failed 2/6 test scripts, 66.67% okay. 6/20 subtests failed, 70.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01.usage.t 255 65280 6 6 100.00% 1-6 t\02.reload.t 255 65280 ?? ?? % ?? NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.