Checking if your kit is complete... Looks good Writing Makefile for Tie::Ispell Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Tie/Ispell.pm blib\lib\Tie\Ispell.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/00.load.........1..12 ok 1 - use Tie::Ispell; 'ispell' is not recognized as an internal or external command, operable program or batch file. # Failed test at t/00.load.t line 12. # got: undef # expected: 'dog' Use of uninitialized value $this in pattern match (m//) at t/00.load.t line 13. # Failed test at t/00.load.t line 13. # undef # doesn't match '(?-xism:^dogs?$)' # Failed test at t/00.load.t line 22. # Failed test at t/00.load.t line 23. # Failed test at t/00.load.t line 28. # got: '1' # expected: 'dfsjfhsjd' not ok 2 not ok 3 ok 4 ok 5 not ok 6 not ok 7 ok 8 ok 9 not ok 10 ok 11 'ispell' is not recognized as an internal or external command, operable program or batch file. # Looks like you failed 5 tests of 12. ok 12 dubious Test returned status 5 (wstat 1280, 0x500) DIED. FAILED tests 2-3, 6-7, 10 Failed 5/12 tests, 58.33% okay t/01.nmiss........1..10 ok 1 - use Tie::Ispell; 'ispell' is not recognized as an internal or external command, operable program or batch file. # Failed test at t/01.nmiss.t line 12. not ok 2 # got: undef # expected: 'dog' Use of uninitialized value $this in pattern match (m//) at t/01.nmiss.t line 13. # Failed test at t/01.nmiss.t line 13. not ok 3 # undef # doesn't match '(?-xism:^dogs?$)' # Failed test at t/01.nmiss.t line 18. # Failed test at t/01.nmiss.t line 19. # Failed test at t/01.nmiss.t line 21. # Failed test at t/01.nmiss.t line 22. # Looks like you failed 6 tests of 10. ok 4 not ok 5 not ok 6 not ok 7 not ok 8 ok 9 ok 10 dubious Test returned status 6 (wstat 1536, 0x600) DIED. FAILED tests 2-3, 5-8 Failed 6/10 tests, 40.00% okay t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..1 ok 1 - blib\lib\Tie\Ispell.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/00.load.t 5 1280 12 5 2-3 6-7 10 t/01.nmiss.t 6 1536 10 6 2-3 5-8 1 test skipped. Failed 2/4 test scripts. 11/23 subtests failed. Files=4, Tests=23, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/4 test programs. 11/23 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.