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.class2prefix.t t/02.class2appname.t t/dependencies.t t/perlcritic.t t/pod-coverage.t t/pod.t t/spelling.t t/00.load.............1..1 ok 1 - use Sledge::Utils; # Testing Sledge::Utils 0.02 ok t/01.class2prefix.....ok 1 - Pages::Foo ok 2 - Pages::Foo::Bar ok 3 - Pages::FooBar::Baz ok 4 - Pages::Root ok 5 - Pages::Index 1..5 ok t/02.class2appname....ok 1 - Boofy::Pages::Foo ok 2 - Boofy::Pages ok 3 - Boo::Fy::Pages::Foo::Bar 1..3 ok 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 ok 1 - Pod coverage on Sledge::Utils ok t/pod.................1..1 ok 1 - blib\lib\Sledge\Utils.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 2/8 test scripts, 75.00% okay. 1/12 subtests failed, 91.67% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/perlcritic.t 2 512 ?? ?? % ?? 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.