Checking if your kit is complete... Looks good Writing Makefile for Games::Go::SGF Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Games/Go/SGF.pm blib\lib\Games\Go\SGF.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\00-load.t t\boilerplate.t t\pod-coverage.t t\pod.t Using D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Games-Go-SGF/blib t\00-load.........1..1 not ok 1 - use Games::Go::SGF; # Failed test (t\00-load.t at line 6) # Tried to use 'Games::Go::SGF'. # Error: Can't locate Parse/RecDescent.pm in @INC (@INC contains: D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Games-Go-SGF/blib/arch D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Games-Go-SGF/blib/lib d:\cpanrun\build\5-6-1\lib D:\cpanrun\depot\main\Apps\CPAN_Run\lib D:/cpanrun/build/5-6-1/lib D:/cpanrun/build/5-6-1/site/lib . D:/cpanrun/build/5-6-1/lib D:/cpanrun/build/5-6-1/site/lib) at D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Games-Go-SGF/blib/lib/Games/Go/SGF.pm line 16. # BEGIN failed--compilation aborted at t\00-load.t line 6. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Use of uninitialized value in concatenation (.) or string at t\00-load.t line 9. # Testing Games::Go::SGF , Perl 5.006001, D:\cpanrun\build\5-6-1\bin\perl.exe # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t\boilerplate.....1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/Games/Go/SGF.pm contains no boilerplate text 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..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t\00-load.t 1 256 1 1 1 2 tests skipped. Failed 1/4 test scripts. 1/4 subtests failed. Files=4, Tests=4, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/4 test programs. 1/4 subtests failed. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-6-1\bin\perl.exe' : return code '0xff' Stop.