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\pod-coverage.t t\pod.t t\00-load.........1..4 ok 1 - use ChessKit; ok 2 - use Move; # Failed test (t\00-load.t at line 8) # Tried to use 'Board'. # Error: Can't locate Chess/ChessKit/Move.pm in @INC (@INC contains: C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\ChessKit\blib\lib C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\ChessKit\blib\arch C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib . C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\ChessKit\blib\lib/Board.pm line 16. # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\ChessKit\blib\lib/Board.pm line 16. # Compilation failed in require at (eval 3) line 2. # Failed test (t\00-load.t at line 9) # Tried to use 'Trad'. # Error: Can't locate Chess/ChessKit/Board.pm in @INC (@INC contains: C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\ChessKit\blib\lib C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\ChessKit\blib\arch C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib . C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\ChessKit\blib\lib/Trad.pm line 95. # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\ChessKit\blib\lib/Trad.pm line 95. # Compilation failed in require at (eval 4) line 2. # Testing ChessKit , Perl 5.008, C:\cpanrun-5.8\build\5-8-0\bin\perl.exe # Looks like you failed 2 tests of 4. not ok 3 - use Board; not ok 4 - use Trad; dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 3-4 Failed 2/4 tests, 50.00% okay t\pod-coverage....1..4 ok 1 - Pod coverage on Board # Board: no public symbols defined # ChessKit: no public symbols defined ok 2 - Pod coverage on ChessKit ok 3 - Pod coverage on Move # Trad: no public symbols defined ok 4 - Pod coverage on Trad ok t\pod.............1..4 ok 1 - blib\lib\Board.pm ok 2 - blib\lib\ChessKit.pm ok 3 - blib\lib\Move.pm ok 4 - blib\lib\Trad.pm ok Failed 1/3 test scripts, 66.67% okay. 2/12 subtests failed, 83.33% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\00-load.t 2 512 4 2 50.00% 3-4 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.