Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\00.load.t t\perlcritic.t t\pod-coverage.t t\pod.t t\00.load.........1..9 ok 1 - use base::ball; Use of uninitialized value in substitution (s///) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\base-ball\blib\lib/base/ball.pm line 43. Use of uninitialized value in opendir at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\base-ball\blib\lib/base/ball.pm line 45. Use of uninitialized value in substitution (s///) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\base-ball\blib\lib/base/ball.pm line 43. Use of uninitialized value in opendir at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\base-ball\blib\lib/base/ball.pm line 45. # Testing 'base::ball' 0.0.4 ok 2 - base class ok 3 - .pm only # Failed test (t\00.load.t at line 17) ok 4 - .pm w/ both not ok 5 - dir w/ both ok 6 - dir only not followed # Failed test (t\00.load.t at line 20) not ok 7 - default ISA order # Structures begin differing at: # $got->[2] = 'Foo::Baz' # $expected->[2] = 'Foo::Bar::Wop' Use of uninitialized value in substitution (s///) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\base-ball\blib\lib/base/ball.pm line 43. Use of uninitialized value in opendir at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\base-ball\blib\lib/base/ball.pm line 45. Use of uninitialized value in substitution (s///) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\base-ball\blib\lib/base/ball.pm line 43. Use of uninitialized value in opendir at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\base-ball\blib\lib/base/ball.pm line 45. # Failed test (t\00.load.t at line 35) not ok 8 - specified ISA order # Structures begin differing at: # $got->[3] = Does not exist # $expected->[3] = 'Foo::Bar::Zap' ok 9 - unpolluted ENV # Looks like you failed 3 tests of 9. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 5, 7-8 Failed 3/9 tests, 66.67% okay t\perlcritic......1..0 # Skip PBP eval skip skipped all skipped: PBP eval skip t\pod-coverage....1..1 # base::ball: no public symbols defined ok 1 - Pod coverage on base::ball ok t\pod.............1..1 ok 1 - blib\lib\base\ball.pm ok Failed 1/4 test scripts, 75.00% okay. 3/11 subtests failed, 72.73% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\00.load.t 3 768 9 3 33.33% 5 7-8 1 test skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.