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\00.load.t t\01.nmiss.t t\pod-coverage.t t\pod.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 (t\00.load.t at line 12) not ok 2 # got: undef # expected: 'dog' # Failed test (t\00.load.t at line 13) # undef # doesn't match '(?-xism:^dogs?$)' # Failed test (t\00.load.t at line 22) # Failed test (t\00.load.t at line 23) # Failed test (t\00.load.t at line 28) # got: '1' # expected: 'dfsjfhsjd' 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. ok 12 # Looks like you failed 5 tests of 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 (t\01.nmiss.t at line 12) # got: undef # expected: 'dog' not ok 2 # Failed test (t\01.nmiss.t at line 13) # undef # doesn't match '(?-xism:^dogs?$)' not ok 3 ok 4 # Failed test (t\01.nmiss.t at line 18) not ok 5 # Failed test (t\01.nmiss.t at line 19) not ok 6 # Failed test (t\01.nmiss.t at line 21) not ok 7 # Failed test (t\01.nmiss.t at line 22) # Looks like you failed 6 tests of 10. 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..1 # Tie::Ispell: no public symbols defined ok 1 - Pod coverage on Tie::Ispell ok t\pod.............1..1 ok 1 - blib\lib\Tie\Ispell.pm ok Failed 2/4 test scripts, 50.00% okay. 11/24 subtests failed, 54.17% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\00.load.t 5 1280 12 5 41.67% 2-3 6-7 10 t\01.nmiss.t 6 1536 10 6 60.00% 2-3 5-8 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.