Cannot determine perl version info from lib/Sledge/Utils.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::Base ...loaded. (0.52) - String::CamelCase ...loaded. (0.01) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Sledge::Utils Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Sledge/Utils.pm blib\lib\Sledge\Utils.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, '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..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\Sledge\Utils.pm ok t/spelling............1..0 # Skip Test::Spelling required for testing spelling skipped all skipped: Test::Spelling required for testing spelling Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/perlcritic.t 2 512 ?? ?? ?? 3 tests skipped. Failed 1/8 test scripts. 0/10 subtests failed. Files=8, Tests=10, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/8 test programs. 0/10 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.