Checking if your kit is complete... Looks good Writing Makefile for Config::General::Validate cp Validate.pm blib/lib/Config/General/Validate.pm *** ERROR: unterminated B<...> at line 477 in file Validate.pm Manifying blib/man3/Config::General::Validate.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/run...............1..19 not ok 1 - require Config::General::Validate; # Failed test (t/run.t at line 9) # Tried to require 'Config::General::Validate'. # Error: Can't locate Regexp/Common/URI/RFC2396.pm in @INC (@INC contains: . blib/arch blib/lib /export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi /export/home/cpanrun/build/5.6.1/lib/5.6.1 /export/home/cpanrun/depot/main/Apps/CPAN_Run/lib /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/sun4-solaris-thread-multi /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1 /export/home/cpanrun/build/5.6.1/lib/site_perl) at blib/lib/Config/General/Validate.pm line 16. # BEGIN failed--compilation aborted at 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" (perhaps you forgot to load "Config::General"?) at t/run.t line 80. # Looks like you planned 19 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-19 Failed 19/19 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/run.t 255 65280 19 19 100.00% 1-19 Failed 1/1 test scripts, 0.00% okay. 19/19 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 2