Checking if your kit is complete... Looks good Writing Makefile for Games::Die cp lib/Games/Die/Dice.pm blib/lib/Games/Die/Dice.pm cp lib/Games/Die.pm blib/lib/Games/Die.pm Manifying blib/man3/Games::Die::Dice.3 Manifying blib/man3/Games::Die.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00_load.........1..2 ok 1 - use Games::Die; # Testing Games::Die 0.05 ok 2 - use Games::Die::Dice; ok t/dice............1..6 # Running under perl version 5.010000 for darwin # Current time local: Fri Nov 23 21:47:26 2007 # Current time GMT: Sat Nov 24 05:47:26 2007 # 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 darwin # Current time local: Fri Nov 23 21:47:26 2007 # Current time GMT: Sat Nov 24 05:47:26 2007 # 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 # Failed test 'blib/lib/Games/Die.pm' # at /Users/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 1 - blib/lib/Games/Die.pm # Failed test 'blib/lib/Games/Die/Dice.pm' # at /Users/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' not ok 2 - blib/lib/Games/Die/Dice.pm # 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 darwin # Current time local: Fri Nov 23 21:47:27 2007 # Current time GMT: Sat Nov 24 05:47:27 2007 # 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.37 cusr + 0.11 csys = 0.48 CPU) Failed 1/6 test programs. 2/21 subtests failed. make: *** [test_dynamic] Error 255