Checking if your kit is complete... Looks good Writing Makefile for Module::Info Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Module/Info.pm blib\lib\Module\Info.pm cp lib/B/BUtils.pm blib\lib\B\BUtils.pm cp lib/B/Module/Info.pm blib\lib\B\Module\Info.pm C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp bin/pfunc blib\script\pfunc pl2bat.bat blib\script\pfunc C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp bin/module_info blib\script\module_info pl2bat.bat blib\script\module_info Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp bin/pfunc blib\script\pfunc pl2bat.bat blib\script\pfunc C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp bin/module_info blib\script\module_info pl2bat.bat blib\script\module_info C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/Module-Info............1..59 ok 1 - use Module::Info; ok 2 - Module::Info->can(...) ok 3 - new_from_file isa Module::Info ok 4 - has no name ok 5 - name set ok 6 - version() ok 7 - has no inc_dir ok 8 - file() &Config::AUTOLOAD failed on Config::launcher at C:/cpanrun/build/5-10-0/lib/Config.pm line 72. BEGIN failed--compilation aborted at C:/cpanrun/build/5-10-0/lib/ActiveState/Path.pm line 12. Compilation failed in require at C:/cpanrun/build/5-10-0/lib/ActivePerl/Config.pm line 47. BEGIN failed--compilation aborted at C:/cpanrun/build/5-10-0/lib/ActivePerl/Config.pm line 47. Compilation failed in require at C:/cpanrun/build/5-10-0/lib/Config_heavy.pl line 11. BEGIN failed--compilation aborted at C:/cpanrun/build/5-10-0/lib/Config_heavy.pl line 15. Compilation failed in require at C:/cpanrun/build/5-10-0/lib/Config.pm line 70. # Looks like you planned 59 tests but only ran 8. # Looks like your test died just after 8. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 9-59 Failed 51/59 tests, 13.56% okay t/n0_die_on_error........1..4 ok 1 - does not die if compilation is ok ok 2 - does not die unless die_on_compilation_error is set ok 3 - dies if die_on_compilation_error is set ok 4 - does not warn if die_on_compilation_error is set ok t/n1_modules_required....1..3 ok 1 - Got the correct modules ok 2 - Got the correct versions when specified ok 3 - Got no version when not specified ok t/n2_safe................1..7 ok 1 ok 2 ok 3 - safe attribute is per-object ok 4 ok 5 - $Moo::VERSION is unsafe ok 6 ok 7 - $Foo::VERSION is safe ok t/n3_version.............1..14 ok 1 ok 2 ok 3 - proper quoting in complex expression ok 4 ok 5 - The object isa version ok 6 ok 7 - The object isa version ok 8 ok 9 # skip version.pm found, can not test ok 10 # skip version.pm found, can not test ok 11 # skip version.pm found, can not test ok 12 # skip version.pm found, can not test ok 13 # skip version.pm found, can not test ok 14 # skip version.pm found, can not test ok 6/14 skipped: various reasons t/zy_pod_coverage........1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/zz_pod.................1..27 ok 1 - .\Build.PL ok 2 - .\Makefile.PL ok 3 - bin\module_info ok 4 - bin\pfunc ok 5 - t\Module-Info.t ok 6 - t\n0_die_on_error.t ok 7 - t\n1_modules_required.t ok 8 - t\n2_safe.t ok 9 - t\n3_version.t ok 10 - t\zy_pod_coverage.t ok 11 - t\zz_pod.t ok 12 - blib\script\module_info ok 13 - blib\script\pfunc ok 14 - lib\B\BUtils.pm ok 15 - lib\Module\Info.pm ok 16 - t\lib\Bar.pm ok 17 - t\lib\Baz.pm ok 18 - t\lib\Boo.pm ok 19 - t\lib\Foo.pm ok 20 - t\lib\Moo.pm ok 21 - blib\lib\B\BUtils.pm ok 22 - blib\lib\Module\Info.pm ok 23 - lib\B\Module\Info.pm ok 24 - t\lib\Test\Builder.pm ok 25 - t\lib\Test\More.pm ok 26 - t\lib\Test\Simple.pm ok 27 - blib\lib\B\Module\Info.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/Module-Info.t 255 65280 59 102 9-59 1 test and 6 subtests skipped. Failed 1/7 test scripts. 51/114 subtests failed. Files=7, Tests=114, 4 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/7 test programs. 51/114 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.