Checking if your kit is complete... Looks good Writing Makefile for Games::Sudoku::Solver Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Games/Sudoku/Solver.pm blib\lib\Games\Sudoku\Solver.pm 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::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00.load.........1..1 ok 1 - use Games::Sudoku::Solver; # Testing Games::Sudoku::Solver 1.1.0 ok t/perlcritic......Can't locate Test/Perl/Critic.pm in @INC (@INC contains: C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Games-Sudoku-Solver\blib\lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Games-Sudoku-Solver\blib\arch C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib . C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib .) at t/perlcritic.t line 21. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) 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.............Use of uninitialized value $login in string ne at t/pod.t line 27. 1..0 # Skip Only the author needs to check the POD documentation. skipped all skipped: Only the author needs to check the POD documentation. t/sudoku..........1..31 ok 1 - maximal number of solutions to search for; default value ok 2 - maximal number of solutions to search for; new value ok 3 - Sudoku without a solution ok 4 - solutions 1 ok 5 - solutions 1 ok 6 - solutions 1 ok 7 - solutions 1 ok 8 - solutions 2 ok 9 - solutions 2 ok 10 - solutions 10 ok 11 - solutions 10 ok 12 - solutions 10 ok 13 - solutions 10 ok 14 - solutions 10 ok 15 - solutions 10 ok 16 - solutions 10 ok 17 - solutions 10 ok 18 - solutions 10 ok 19 - solutions 10 ok 20 - solutions 10 ok 21 - solutions 10 ok 22 - solutions 10 ok 23 - solutions 10 ok 24 - solutions 10 ok 25 - solutions 10 ok 26 - solutions 10 ok 27 - solutions 10 ok 28 - solutions 10 ok 29 - solutions 10 ok 30 - test sudoku_set() ok 31 - test diagonal sudoku ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/perlcritic.t 255 65280 ?? ?? ?? 2 tests skipped. Failed 1/5 test scripts. 0/32 subtests failed. Files=5, Tests=32, 5 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/5 test programs. 0/32 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.