Checking if your kit is complete... Looks good Writing Makefile for ExtUtils::InferConfig Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/ExtUtils/InferConfig.pm blib\lib\ExtUtils\InferConfig.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, 'blib\lib', 'blib\arch')" t/*.t t/00pod............1..1 ok 1 - blib\lib\ExtUtils\InferConfig.pm ok t/00podcover.......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/10same-config....1..2106 ok 1 - use ExtUtils::InferConfig; ok 2 - The object isa ExtUtils::InferConfig Could not find or check module 'IPC::Run' [THIS MAY BE A PROBLEM!] at C:/cpanrun/build/5-10-0/lib/IPC/Cmd.pm line 106 Can't use an undefined value as an ARRAY reference at lib/ExtUtils/InferConfig.pm line 152. # Looks like you planned 2106 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-2106 Failed 2104/2106 tests, 0.09% okay t/20same-inc.......1..12 ok 1 - use ExtUtils::InferConfig; ok 2 - The object isa ExtUtils::InferConfig Could not find or check module 'IPC::Run' [THIS MAY BE A PROBLEM!] at C:/cpanrun/build/5-10-0/lib/IPC/Cmd.pm line 106 Can't use an undefined value as an ARRAY reference at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\ExtUtils-InferConfig\blib\lib/ExtUtils/InferConfig.pm line 223. # Looks like you planned 12 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-12 Failed 10/12 tests, 16.67% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/10same-config.t 255 65280 2106 4208 3-2106 t/20same-inc.t 255 65280 12 20 3-12 1 test skipped. Failed 2/4 test scripts. 2114/2119 subtests failed. Files=4, Tests=2119, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/4 test programs. 2114/2119 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.