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