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 -e cp bin/test_version blib\script\test_version pl2bat.bat blib\script\test_version C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\01_use.t t\02_basic.t t\03_all_pm_files.t t\04_all.ok.t t\09_self_test.t t\97_has_version.t t\98_pod-coverage.t t\99_pod.t t\01_use.............1..1 ok 1 - use Test::HasVersion; # Testing Test::HasVersion 0.012, Perl 5.008, C:\cpanrun-5.8\build\5-8-0\bin\perl.exe ok t\02_basic...........Test::Builder::Tester version 1.04 required--this is only version 1.01 at t\02_basic.t line 5. BEGIN failed--compilation aborted at t\02_basic.t line 5. dubious Test returned status 255 (wstat 65280, 0xff00) t\03_all_pm_files....1..7 ok 1 - require Test::HasVersion; ok 2 ok 3 - cd t/eg ok 4 ok 5 - cd ../.. ok 6 ok 7 ok t\04_all.ok..........1..7 ok 1 - cd t/eg # Failed test (t\04_all.ok.t at line 10) not ok 2 - t/97_has_version.t run ok ok 3 - cd ../.. # Failed test (t\04_all.ok.t at line 19) not ok 4 - good plan # undef # doesn't match '(?-xism:^1\.\.3)' # Looks like you planned 7 tests but only ran 4. dubious Test returned status 5 (wstat 1280, 0x500) DIED. FAILED tests 2, 4-7 Failed 5/7 tests, 28.57% okay t\09_self_test.......1..2 ok 1 - use Test::HasVersion; ok 2 - My own version is ok ok t\97_has_version.....Can't locate object method "has_plan" via package "Test::Builder" at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Test-HasVersion\blib\lib/Test/HasVersion.pm line 170. skipped all skipped: no reason given t\98_pod-coverage....1..1 ok 1 - Pod coverage on Test::HasVersion ok t\99_pod.............1..2 ok 1 - blib\script\test_version ok 2 - blib\lib\Test\HasVersion.pm ok Failed 2/8 test scripts, 75.00% okay. 5/20 subtests failed, 75.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\02_basic.t 255 65280 ?? ?? % ?? t\04_all.ok.t 5 1280 7 5 71.43% 2 4-7 1 test skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.