Test::Inline is nice for testing the examples, but not necessary Checking if your kit is complete... Looks good Writing Makefile for Test::HTML::Content cp lib/Test/HTML/Content.pm blib/lib/Test/HTML/Content.pm cp lib/Test/HTML/Content/XPathExtensions.pm blib/lib/Test/HTML/Content/XPathExtensions.pm cp lib/Test/HTML/Content/NoXPath.pm blib/lib/Test/HTML/Content/NoXPath.pm Manifying blib/man3/Test::HTML::Content.3 Manifying blib/man3/Test::HTML::Content::XPathExtensions.3 Manifying blib/man3/Test::HTML::Content::NoXPath.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/00-prerequisites..............................ok t/01-fallback-libxml............................XML/XPath.pm did not return a true value at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-HTML-Content/blib/lib/Test/HTML/Content.pm line 552. ok t/01-fallback-pureperl..........................XML/XPath.pm did not return a true value at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-HTML-Content/blib/lib/Test/HTML/Content.pm line 552. XML/XPath.pm did not return a true value at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-HTML-Content/blib/lib/Test/HTML/Content.pm line 552. ok t/01-fallback-xpath.............................Not a SCALAR reference at /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/XML/XPath/Node.pm line 225. # Failed test (t/01-fallback-xpath.t at line 20) # got: 'No such method textContent in XML::XPath::Node::ElementImpl at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-HTML-Content/blib/lib/Test/HTML/Content.pm line 277 # ' # expected: '' Use of uninitialized value in string eq at t/01-fallback-xpath.t line 21. Use of uninitialized value in numeric eq (==) at t/01-fallback-xpath.t line 21. # Failed test (t/01-fallback-xpath.t at line 21) Use of uninitialized value in concatenation (.) or string at t/01-fallback-xpath.t line 21. # Expected 'skip' or '1', but got '' # Looks like you failed 2 tests of 4. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 3-4 Failed 2/4 tests, 50.00% okay t/01-internal-api...............................ok t/01-xpath-query-builder........................ok t/02-tags.......................................ok t/03-links......................................ok t/04-comments...................................ok t/05-doctype....................................ok t/06-text.......................................ok t/07-errors.link................................ok t/08-errors.comment.............................ok t/09-errors.declaration.........................ok t/09-errors.xpath............................... # Failed test (t/09-errors.xpath.t at line 42) # STDERR is: # # Failed test (t/09-errors.xpath.t at line 41) # # Got # #

# #

1

# #

2

# # not: # # Failed test (t/09-errors.xpath.t at line 41) # # Got # #

# #

1

# #

2

# # as expected # Failed test (t/09-errors.xpath.t at line 57) # STDERR is: # # Failed test (t/09-errors.xpath.t at line 56) # # Got # #

# #

1

# #

2

# # not: # # Failed test (t/09-errors.xpath.t at line 56) # # Got # #

# #

1

# #

2

# # as expected # Failed test (t/09-errors.xpath.t at line 66) # STDERR is: # # Failed test (t/09-errors.xpath.t at line 65) # # Got # #

# #

1

# #

2

# # not: # # Failed test (t/09-errors.xpath.t at line 65) # # Got # #

# #

1

# #

2

# # as expected # Failed test (t/09-errors.xpath.t at line 75) # STDERR is: # # Failed test (t/09-errors.xpath.t at line 74) # # Got # #

# #

1

# #

2

# # not: # # Failed test (t/09-errors.xpath.t at line 74) # # Got # #

# #

1

# #

2

# # as expected # Failed test (t/09-errors.xpath.t at line 84) # STDERR is: # # Failed test (t/09-errors.xpath.t at line 83) # # Got # #

# #

1

# #

2

# # not: # # Failed test (t/09-errors.xpath.t at line 83) # # Got # #

# #

1

# #

2

# # as expected FAILED tests 2, 4-7 Failed 5/7 tests, 28.57% okay t/10-errors.text................................ok t/12-title-fallback.............................ok 6/13 skipped: XML::LibXML or XML::XPath not loaded t/12-title......................................No such method textContent in XML::XPath::Node::ElementImpl at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-HTML-Content/blib/lib/Test/HTML/Content.pm line 277 # Looks like you planned 7 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-7 Failed 6/7 tests, 14.29% okay t/13-xpath-gracefull-errors..................... no element found at line 1, column 69, byte 69: ====================================================================^ at /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/XML/Parser.pm line 187 ok 2/7 skipped: XML::XPath or XML::LibXML required t/99-manifest...................................ok t/99-Pod........................................ok t/99-todo.......................................ok t/99-unix-text..................................ok t/embedded-Test-HTML-Content-NoXPath............ok t/embedded-Test-HTML-Content-XPathExtensions....ok t/embedded-Test-HTML-Content....................ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/01-fallback-xpath.t 2 512 4 2 50.00% 3-4 t/09-errors.xpath.t 7 5 71.43% 2 4-7 t/12-title.t 255 65280 7 12 171.43% 2-7 8 subtests skipped. Failed 3/26 test scripts, 88.46% okay. 13/448 subtests failed, 97.10% okay. make: *** [test_dynamic] Error 25