Checking if your kit is complete... Looks good 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for Games::Nintendo::Mario Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Games/Nintendo/Mario/SMB3.pm blib\lib\Games\Nintendo\Mario\SMB3.pm cp lib/Games/Nintendo/Mario/SMB.pm blib\lib\Games\Nintendo\Mario\SMB.pm cp lib/Games/Nintendo/Mario/Hearts.pm blib\lib\Games\Nintendo\Mario\Hearts.pm cp lib/Games/Nintendo/Mario/SMB2.pm blib\lib\Games\Nintendo\Mario\SMB2.pm cp lib/Games/Nintendo/Mario.pm blib\lib\Games\Nintendo\Mario.pm cp lib/Games/Nintendo/Mario/NSMB.pm blib\lib\Games\Nintendo\Mario\NSMB.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-6-1\bin\perl.exe -Mblib -Id:\cpanrun\build\5-6-1\lib -Id:\cpanrun\build\5-6-1\lib -e "use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;" t\base.t t\hearts.t t\nsmb.t t\perl-critic.t t\pod-coverage.t t\pod.t t\smb.t t\smb2.t t\smb3.t Using D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Games-Nintendo-Mario/blib t\base..............ok 1 - The object isa Games::Nintendo::Mario ok 2 - Games::Nintendo::Mario->can('_items') ok 3 1..3 FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t\hearts............ok 1 - The object isa Games::Nintendo::Mario::Hearts ok 2 - It's-a him, Luigi! ok 3 - we started Luigi normal ok 4 - three heart containers ok 5 - one heart at start ok 6 - two hearts after powerup ok 7 - one heart after damage ok 8 - zero heart after more damage ok 9 - ...and he's dead 1..9 FAILED tests 1-9 Failed 9/9 tests, 0.00% okay t\nsmb..............ok 1 - The object isa Games::Nintendo::Mario::NSMB ok 2 - It's-a him, Mario! ok 3 - Mario starts life normal ok 4 - after a mushroom, he's super ok 5 - damage in normal is death ok 6 - mushroom in normal is super ok 7 - flower in normal is fire ok 8 - damage in super is normal ok 9 - mushroom in super is still super ok 10 - flower in super is firey ok 11 - damage in fire is normal ok 12 - mushroom in fire is still fire ok 13 - flower in fire mode changes nothing 1..13 FAILED tests 1-13 Failed 13/13 tests, 0.00% okay t\perl-critic.......1..0 # Skip define PERL_TEST_CRITIC to run these tests skipped: define PERL_TEST_CRITIC to run these tests t\pod-coverage......1..0 # Skip Test::Pod::Coverage 1.08 required for testing POD coverage skipped: Test::Pod::Coverage 1.08 required for testing POD coverage t\pod...............1..0 # Skip Test::Pod 1.00 required for testing POD skipped: Test::Pod 1.00 required for testing POD t\smb...............ok 1 - The object isa Games::Nintendo::Mario::SMB ok 2 - It's-a him, Mario! ok 3 - Mario starts life normal ok 4 - after a mushroom, he's super ok 5 - damage in normal is death ok 6 - mushroom in normal is super ok 7 - flower in normal is super ok 8 - damage in super is normal ok 9 - mushroom in super is still super ok 10 - flower in super is firey ok 11 - damage in fire is normal ok 12 - baptism into fire is ok ok 13 - mushroom in fire is still fire ok 14 - flower in fire mode changes nothing 1..14 FAILED tests 1-14 Failed 14/14 tests, 0.00% okay t\smb2..............ok 1 - The object isa Games::Nintendo::Mario::SMB2 ok 2 - Eeew, it's Toad! ok 3 - we started Toad normal (no choice!) ok 4 - three heart containers ok 5 - one heart at start ok 6 - two hearts after powerup ok 7 - two hearts means super! ok 8 - one heart after damage ok 9 - zero heart after more damage ok 10 - ...and he's dead ok 11 - two hearts after mushroom powerup (unchanged) ok 12 - four heart containers after mushroom powerup ok 13 - five heart containers after mushroom powerup ok 14 - five heart containers after mushroom powerup 1..14 FAILED tests 1-14 Failed 14/14 tests, 0.00% okay t\smb3..............ok 1 - The object isa Games::Nintendo::Mario::SMB3 ok 2 - It's-a him, Super Luigi! ok 3 - we started Luigi super ok 4 - mushroom has no effect on Super Luigi ok 5 - Fire Luigi is born of the Fire Flower ok 6 - one hit and it's back to Super Luigi 1..6 FAILED tests 1-6 Failed 6/6 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t\base.t 3 3 100.00% 1-3 t\hearts.t 9 9 100.00% 1-9 t\nsmb.t 13 13 100.00% 1-13 t\smb.t 14 14 100.00% 1-14 t\smb2.t 14 14 100.00% 1-14 t\smb3.t 6 6 100.00% 1-6 3 tests skipped. Failed 6/9 test scripts, 33.33% okay. 59/59 subtests failed, 0.00% okay. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-6-1\bin\perl.exe' : return code '0xff' Stop.