Checking if your kit is complete... Looks good Writing Makefile for Module::CPANTS Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Module/CPANTS.pm blib\lib\Module\CPANTS.pm AutoSplitting blib\lib\Module\CPANTS.pm (blib\lib\auto\Module\CPANTS) cp lib/Module/CPANTS.tt blib\lib\Module\CPANTS.tt 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/simple....1..11 ok 1 - use Module::CPANTS; ok 2 is_deeply() takes two or three args, you gave 1. This usually means you passed an array or hash instead of a reference to it at t/simple.t line 15 ok 3 # Failed test at t/simple.t line 15. not ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 # Looks like you failed 1 test of 11. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 4 Failed 1/11 tests, 90.91% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/simple.t 1 256 11 1 4 Failed 1/1 test scripts. 1/11 subtests failed. Files=1, Tests=11, 6 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 1/11 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x1' Stop.