Checking if your kit is complete... Looks good Writing Makefile for Text::Repository Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp Repository.pm blib\lib\Text\Repository.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.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 'Correct number of paths' # at t/03paths.t line 16. not ok 1 - Correct number of paths # got: '2' # expected: '3' # Failed test 'Paths are set correctly' # at t/03paths.t line 19. not ok 2 - Paths are set correctly # Failed test 'Paths can be removed correctly' # at t/03paths.t line 29. # got: '1' # expected: '2' # Failed test 'Paths are set correctly' # at t/03paths.t line 32. # Failed test 'Duplicate paths are handled correctly' # at t/03paths.t line 38. # got: '1' # expected: '2' # Failed test 'Duplicate paths are handled correctly' # at t/03paths.t line 41. # Failed test 'Adding paths using arrayref' # at t/03paths.t line 50. # got: '1' # expected: '4' # Failed test 'Adding paths using arrayrefs works' # at t/03paths.t line 53. # Failed test 'add_path ignores non-directories' # at t/03paths.t line 63. # got: '1' # expected: '4' # Looks like you failed 9 tests of 9. not ok 3 - Paths can be removed correctly not ok 4 - Paths are set correctly not ok 5 - Duplicate paths are handled correctly not ok 6 - Duplicate paths are handled correctly not ok 7 - Adding paths using arrayref not ok 8 - Adding paths using arrayrefs works not ok 9 - add_path ignores non-directories 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 Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/03paths.t 9 2304 9 9 1-9 Failed 1/4 test scripts. 9/16 subtests failed. Files=4, Tests=16, 2 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/4 test programs. 9/16 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.