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/dependencies.t t/perlcritic.t t/pod-coverage.t t/pod.t t/spelling.t t/00.load.........1..1 You tried to plan twice! Second plan at t/00.load.t line 7 BEGIN failed--compilation aborted at t/00.load.t line 8. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/01.base.........1..0 # Skip YAML, Sledge::TestPages required for testing base skipped all skipped: YAML, Sledge::TestPages required for testing base t/dependencies....1..0 # Skip Test::Dependencies required for testing dependencies skipped all skipped: Test::Dependencies required for testing dependencies t/perlcritic......Undefined subroutine &main::plan called at t/perlcritic.t line 4. dubious Test returned status 2 (wstat 512, 0x200) t/pod-coverage....1..1 # Sledge::Plugin::Inflate: no public symbols defined ok 1 - Pod coverage on Sledge::Plugin::Inflate ok t/pod.............1..1 ok 1 - blib\lib\Sledge\Plugin\Inflate.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 3/7 test scripts, 57.14% okay. 2/4 subtests failed, 50.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/00.load.t 2 512 1 1 100.00% 1 t/perlcritic.t 2 512 ?? ?? % ?? t/spelling.t 255 65280 1 1 100.00% 1 2 tests skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.