Checking if your kit is complete... Looks good Writing Makefile for Games::Die Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Games/Die/Dice.pm blib\lib\Games\Die\Dice.pm cp lib/Games/Die.pm blib\lib\Games\Die.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..2 ok 1 - use Games::Die; ok 2 - use Games::Die::Dice; # Testing Games::Die 0.05 ok t/dice............1..6 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Thu Jan 10 04:11:15 2008 # Current time GMT: Thu Jan 10 12:11:15 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t/die.............1..4 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Thu Jan 10 04:11:15 2008 # Current time GMT: Thu Jan 10 12:11:15 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 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..2 not ok 1 - blib\lib\Games\Die.pm # Failed test 'blib\lib\Games\Die.pm' # at C:/cpanrun/build/5-10-0/site/lib/Test/Pod.pm line 159. # blib\lib\Games\Die.pm (90): You forgot a '=back' before '=head1' not ok 2 - blib\lib\Games\Die\Dice.pm # Failed test 'blib\lib\Games\Die\Dice.pm' # at C:/cpanrun/build/5-10-0/site/lib/Test/Pod.pm line 159. # blib\lib\Games\Die\Dice.pm (98): You forgot a '=back' before '=head1' # Looks like you failed 2 tests of 2. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/zz_all..........1..7 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Thu Jan 10 04:11:16 2008 # Current time GMT: Thu Jan 10 12:11:16 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/pod.t 2 512 2 2 1-2 1 test skipped. Failed 1/6 test scripts. 2/21 subtests failed. Files=6, Tests=21, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/6 test programs. 2/21 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.