Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. rem rem C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/00.load.t t/01.base.t t/perlcritic.t t/pod-coverage.t t/pod.t t/spelling.t t/00.load.........1..1 ok 1 - use Language::Kemuri; # Testing Language::Kemuri 0.05 ok t/01.base.........ok 1 - hello world ok 2 - H ok 3 - o ok 4 - b, world! ok 5 - Just Another Python Hacker, 1..5 ok t/perlcritic......1..0 # Skip Test::Perl::Critic required for testing PBP compliance skipped all skipped: Test::Perl::Critic required for testing PBP compliance t/pod-coverage....1..1 ok 1 - Pod coverage on Language::Kemuri ok t/pod.............1..1 ok 1 - blib\lib\Language\Kemuri.pm ok t/spelling........1..1 'spell' is not recognized as an internal or external command, operable program or batch file. Died at C:/cpanrun-5.8/build/5-8-0/site/lib/Test/Spelling.pm line 46. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed 1/6 test scripts, 83.33% okay. 1/9 subtests failed, 88.89% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/spelling.t 255 65280 1 1 100.00% 1 1 test skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.