Checking if your kit is complete... Looks good Writing Makefile for Test::HTML cp HTML.pm blib/lib/Test/HTML.pm Manifying blib/man3/Test::HTML.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/0.prerequisites....ok t/1.internal-api..... # Failed test (t/1.internal-api.t at line 100) # got: 0 # expected: 1 # Failed test (t/1.internal-api.t at line 100) # got: 0 # expected: 1 # Failed test (t/1.internal-api.t at line 100) # got: 0 # expected: 1 # Failed test (t/1.internal-api.t at line 100) # got: 0 # expected: 1 # Failed test (t/1.internal-api.t at line 100) # got: 0 # expected: 2 # Failed test (t/1.internal-api.t at line 100) # got: 0 # expected: 3 # Looks like you failed 6 tests of 67. dubious Test returned status 6 (wstat 1536, 0x600) DIED. FAILED tests 32, 35-36, 38-40 Failed 6/67 tests, 91.04% okay t/2.tags.............ok t/3.links............ok t/4.comments......... # Failed test (t/4.comments.t at line 8) # '0' # > # '0' # Failed test (t/4.comments.t at line 10) # '0' # > # '0' # Failed test (t/4.comments.t at line 12) # '0' # > # '0' # Failed test (t/4.comments.t at line 14) # '0' # > # '0' # Failed test (t/4.comments.t at line 16) # '0' # > # '0' # Failed test (t/4.comments.t at line 18) # '0' # > # '0' # Failed test (t/4.comments.t at line 23) # '0' # > # '0' # Failed test (t/4.comments.t at line 25) # got: 0 # expected: 1 # Failed test (t/4.comments.t at line 26) # got: 0 # expected: 2 # Looks like you failed 9 tests of 15. dubious Test returned status 9 (wstat 2304, 0x900) DIED. FAILED tests 2-7, 9-11 Failed 9/15 tests, 40.00% okay t/5.doctype.......... # Failed test (t/5.doctype.t at line 8) # Saw '' # Expected something like 'DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"' # Looks like you failed 1 test of 5. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/5 tests, 80.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/1.internal-api.t 6 1536 67 6 8.96% 32 35-36 38-40 t/4.comments.t 9 2304 15 9 60.00% 2-7 9-11 t/5.doctype.t 1 256 5 1 20.00% 2 Failed 3/6 test scripts, 50.00% okay. 16/123 subtests failed, 86.99% okay. make: *** [test_dynamic] Error 1