Checking if your kit is complete... Looks good Warning: Guessing NAME [Webservice-Validator-HTML-W3C] from current directory name. Writing Makefile for Webservice-Validator-HTML-W3C cp lib/WebService/Validator/HTML/W3C/Error.pm blib/lib/WebService/Validator/HTML/W3C/Error.pm cp lib/WebService/Validator/HTML/W3C.pm blib/lib/WebService/Validator/HTML/W3C.pm Manifying blib/man3/WebService::Validator::HTML::W3C::Error.3 Manifying blib/man3/WebService::Validator::HTML::W3C.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01load.............ok t/02validate.........ok t/03invalid..........ok t/04bad_validator.... # Failed test (t/04bad_validator.t at line 33) # got: 'Not a W3C Validator or Bad URI' # expected: 'Could not contact validator' # Looks like you failed 1 test of 12. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 12 Failed 1/12 tests, 91.67% okay t/05options..........ok t/06detailed.........ok t/07no_xpath.........XML::XPath must be installed in order to get detailed errors at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Webservice-Validator-HTML-W3C/blib/lib/WebService/Validator/HTML/W3C.pm line 263. ok t/08no_detailed......ok t/09scalar........... # Failed test (t/09scalar.t at line 46) # Failed test (t/09scalar.t at line 50) # got: '10' # expected: '2' # Looks like you failed 2 tests of 8. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 5, 8 Failed 2/8 tests, 75.00% okay t/10file.............ok t/99_pod.............ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/04bad_validator.t 1 256 12 1 8.33% 12 t/09scalar.t 2 512 8 2 25.00% 5 8 Failed 2/11 test scripts, 81.82% okay. 3/63 subtests failed, 95.24% okay. make: *** [test_dynamic] Error 25