Checking if your kit is complete... Looks good Writing Makefile for Games::Othello Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Games/Othello.pm blib\lib\Games\Othello.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/00-load.........1..1 ok 1 - use Games::Othello; # Testing Games::Othello 0.01, Perl 5.010000, C:\cpanrun\build\5-10-0\bin\perl.exe ok t/boilerplate.....1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/Games/Othello.pm contains no boilerplate text ok 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 not ok 1 - blib\lib\Games\Othello.pm # Failed test 'blib\lib\Games\Othello.pm' # at C:/cpanrun/build/5-10-0/site/lib/Test/Pod.pm line 159. # blib\lib\Games\Othello.pm (215): You forgot a '=back' before '=head2' # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/pod.t 1 256 1 1 1 1 test skipped. Failed 1/4 test scripts. 1/5 subtests failed. Files=4, Tests=5, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/4 test programs. 1/5 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x1' Stop.