Checking if your kit is complete... Looks good Writing Makefile for HTML::FormatText::WithLinks cp lib/HTML/FormatText/WithLinks.pm blib/lib/HTML/FormatText/WithLinks.pm Manifying blib/man3/HTML::FormatText::WithLinks.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01load..........................1..5 ok 1 - use HTML::FormatText::WithLinks; ok 2 - objected created ok 3 - The object isa HTML::FormatText::WithLinks ok 4 - second object created ok 5 - The object isa HTML::FormatText::WithLinks ok t/02_basic_parse..................1..5 ok 1 - object created ok 2 - html formatted ok 3 - html correctly formatted ok 4 - html formatted ok 5 - html correctly formatted with no left margin ok t/03_parse_with_links.............1..3 ok 1 - object created ok 2 - html formatted ok 3 - html correctly formatted ok t/04_parse_with_relative_links....1..3 ok 1 - object created ok 2 - html formatted ok 3 - html correctly formatted ok t/05_parse_with_html_fragment.....1..3 ok 1 - object created ok 2 - html formatted ok 3 - html correctly formatted ok t/06_parse_file...................1..3 ok 1 - object created ok 2 - html formatted ok 3 - html correctly formatted ok t/07_parse_missing_file...........1..5 ok 1 - object created ok 2 - undef returned for missing file ok 3 - correct error message for missing file ok 4 - undef returned for directory ok 5 - correct error message for directory ok t/08_custom_format................1..9 ok 1 - object created ok 2 - html formatted ok 3 - html correctly formatted ok 4 - html formatted ok 5 - html correctly formatted with no footnotes ok 6 - html formatted ok 7 - html correctly formatted with after_link ok 8 - html formatted ok 9 - html correctly formatted with link_num_generator ok t/09_with_emphasis................1..6 ok 1 - object created ok 2 - html formatted ok 3 - html correctly formatted with emphasis ok 4 - object created ok 5 - html formatted ok 6 - html correctly formatted without emphasis ok t/10_no_html_passed...............1..3 ok 1 - object created ok 2 - return undef if no html passed in ok 3 - return empty string if empty string passed in ok t/11_parse_a_with_no_href.........1..6 ok 1 - object created ok 2 - html formatted ok 3 - html with hrefless link correctly formatted ok 4 - object created ok 5 - html formatted ok 6 - html with hrefless link and base set correctly formatted ok t/12_treebuilder_problem..........1..3 ok 1 - object created ok 2 - undef returned for broken HTML::TreeBuilder ok 3 - correct error message for broken HTML::TreeBuilder ok t/13_parse_with_name..............1..6 ok 1 - object created ok 2 - html formatted ok 3 - html with name only link correctly formatted ok 4 - object created ok 5 - html formatted ok 6 - html with name only link and base set correctly formatted ok t/98_pod..........................1..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD t/99_podcover.....................1..0 # Skip Test::Pod::Coverage 0.08 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 0.08 required for testing POD coverage All tests successful, 2 tests skipped. Files=15, Tests=60, 2 wallclock secs ( 1.71 cusr + 0.44 csys = 2.15 CPU) Installing /Users/cpanrun/build/5.8.8/html/site/lib/HTML/FormatText/WithLinks.html Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/HTML/FormatText/WithLinks.pm Installing /Users/cpanrun/build/5.8.8/man/man3/HTML::FormatText::WithLinks.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod