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/load.t t/check_version.t t/check_version....1..3 Test::Builder version 0.17 required--this is only version 0.15 at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Test-Version\blib\lib/Test/Version.pm line 11. BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Test-Version\blib\lib/Test/Version.pm line 11. Compilation failed in require at t/check_version.t line 3. BEGIN failed--compilation aborted at t/check_version.t line 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/load.............1..1 # Failed test (t/load.t at line 3) # Tried to use 'Test::Version'. # Error: Test::Builder version 0.17 required--this is only version 0.15 at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Test-Version\blib\lib/Test/Version.pm line 11. # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Test-Version\blib\lib/Test/Version.pm line 11. # Compilation failed in require at (eval 1) line 2. not ok 1 - use Test::Version; # Looks like you failed 1 tests of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed 2/2 test scripts, 0.00% okay. 4/4 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/check_version.t 255 65280 3 3 100.00% 1-3 t/load.t 1 256 1 1 100.00% 1 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.