Checking if your kit is complete... Looks good Writing Makefile for Chess::ICClib Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Chess/ICClib.pm blib\lib\Chess\ICClib.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/Chess-ICClib....1..4 # Failed test 'use Chess::ICClib;' # at t/Chess-ICClib.t line 9. not ok 1 - use Chess::ICClib; # Tried to use 'Chess::ICClib'. # Error: Can't locate Chess/FIDE.pm in @INC (@INC contains: C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Chess-ICClib\blib\lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Chess-ICClib\blib\arch C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib . C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib .) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Chess-ICClib\blib\lib/Chess/ICClib.pm line 10. # BEGIN failed--compilation aborted at t/Chess-ICClib.t line 9. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Can't locate object method "new" via package "Chess::ICClib" at t/Chess-ICClib.t line 17. # Looks like you planned 4 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/Chess-ICClib.t 255 65280 4 7 1-4 Failed 1/1 test scripts. 4/4 subtests failed. Files=1, Tests=4, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 4/4 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.