Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. D:\cpanrun\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/01_compile......1..1 not ok 1 - use Config::INI::Reader; # Failed test (t/01_compile.t at line 8) # Tried to use 'Config::INI::Reader'. # Error: Can't locate IO/String.pm in @INC (@INC contains: D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Config-INI-Reader\inc D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Config-INI-Reader\blib\lib D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Config-INI-Reader\blib\arch D:\cpanrun\depot\main\Apps\CPAN_Run\lib D:/cpanrun/build/5-8-0/lib D:/cpanrun/build/5-8-0/site/lib . D:/cpanrun/build/5-8-0/lib D:/cpanrun/build/5-8-0/site/lib .) at D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Config-INI-Reader\blib\lib/Config/INI/Reader.pm line 80. # BEGIN failed--compilation aborted at D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Config-INI-Reader\blib\lib/Config/INI/Reader.pm line 80. # Compilation failed in require at (eval 1) line 2. # Looks like you failed 1 tests of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/02_main.........1..6 not ok 1 - use Config::INI::Reader; # Failed test (t/02_main.t at line 9) # Tried to use 'Config::INI::Reader'. # Error: Can't locate IO/String.pm in @INC (@INC contains: D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Config-INI-Reader\inc D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Config-INI-Reader\blib\lib D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Config-INI-Reader\blib\arch D:\cpanrun\depot\main\Apps\CPAN_Run\lib D:/cpanrun/build/5-8-0/lib D:/cpanrun/build/5-8-0/site/lib . D:/cpanrun/build/5-8-0/lib D:/cpanrun/build/5-8-0/site/lib .) at D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Config-INI-Reader\blib\lib/Config/INI/Reader.pm line 80. # BEGIN failed--compilation aborted at D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Config-INI-Reader\blib\lib/Config/INI/Reader.pm line 80. # Compilation failed in require at (eval 1) line 2. Can't locate object method "read_file" via package "Config::INI::Reader" at t/02_main.t line 12. # Looks like you planned 6 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.06 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.06 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 2/4 test scripts, 50.00% okay. 7/7 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/01_compile.t 1 256 1 1 100.00% 1 t/02_main.t 255 65280 6 6 100.00% 1-6 2 tests skipped. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.