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\01load.t t\02instantiate.t t\03paths.t t\04fetch.t t\01load...........1..1 ok 1 - require Text::Repository; ok t\02instantiate....1..1 ok 1 - new returns a defined object ok t\03paths..........1..9 # Failed test (t\03paths.t at line 16) not ok 1 - Correct number of paths # got: '2' # expected: '3' # Failed test (t\03paths.t at line 19) not ok 2 - Paths are set correctly # Failed test (t\03paths.t at line 29) # got: '1' # expected: '2' not ok 3 - Paths can be removed correctly # Failed test (t\03paths.t at line 32) not ok 4 - Paths are set correctly # Failed test (t\03paths.t at line 38) # got: '1' # expected: '2' not ok 5 - Duplicate paths are handled correctly # Failed test (t\03paths.t at line 41) not ok 6 - Duplicate paths are handled correctly # Failed test (t\03paths.t at line 50) # got: '1' # expected: '4' not ok 7 - Adding paths using arrayref # Failed test (t\03paths.t at line 53) not ok 8 - Adding paths using arrayrefs works # Failed test (t\03paths.t at line 63) # got: '1' # expected: '4' not ok 9 - add_path ignores non-directories # Looks like you failed 9 tests of 9. dubious Test returned status 9 (wstat 2304, 0x900) DIED. FAILED tests 1-9 Failed 9/9 tests, 0.00% okay t\04fetch..........1..5 ok 1 - Fetch works! ok 2 - Fetch works! ok 3 - Fetch works! ok 4 - Fetch works! ok 5 - Fetch works! ok Failed 1/4 test scripts, 75.00% okay. 9/16 subtests failed, 43.75% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\03paths.t 9 2304 9 9 100.00% 1-9 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.