Checking if your kit is complete... Looks good Writing Makefile for HTML::Manipulator cp Manipulator.pm blib/lib/HTML/Manipulator.pm cp Manipulator/Document.pm blib/lib/HTML/Manipulator/Document.pm Manifying blib/man3/HTML::Manipulator.3 Manifying blib/man3/HTML::Manipulator::Document.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/1....1..40 ok 1 - use HTML::Manipulator; ok 2 - replace a simple div without nested tags ok 3 - remove a simple div without nested tags ok 4 - insert_before_begin with a simple div without nested tags ok 5 - insert_after_end with a simple div without nested tags ok 6 - insert_before_end with a simple div without nested tags ok 7 - insert_after_begin with a simple div without nested tags ok 8 - replace a div with nested tags (but no divs) and uppercase tags ok 9 - remove a div with nested tags (but no divs) and uppercase tags ok 10 - replace a link href and text ok 11 - replace two divs and a nested link ok 12 - remove two divs and a nested link ok 13 - insert_before_begin with two divs and a nested link ok 14 - insert_after_end with two divs and a nested link ok 15 - insert_before_end with two divs and a nested link ok 16 - insert_after_begin with two divs and a nested link ok 17 - replace a div with a nested div ok 18 - extract a div content ok 19 - extract a link with attributes ok 20 - extract all element IDs ok 21 - extract the content of all IDs ok 22 - extract contents from HTML without IDs ok 23 - extract the content of all IDs from a file ok 24 - handle quotation marks in attributes ok 25 - extract the document title ok 26 - replace the document title ok 27 - extract some element IDs using regular expressions ok 28 - extract some elements matched by regular expressions ok 29 - extract a section marked by comments ok 30 - extract a section marked by comments with nesting ok 31 - extract all comments ok 32 - extract all comments (with filter) ok 33 - replace a section marked by comments ok 34 - remove a section marked by comments ok 35 - insert_before_begin with a section marked by comments and a nested div ok 36 - insert_after_end with a section marked by comments and a nested div ok 37 - insert_before_end with a section marked by comments and a nested div ok 38 - insert_before_end with a section marked by comments ok 39 - insert_after_begin with a section marked by comments and a nested div ok 40 - insert adjacent ok t/2....1..14 ok 1 - use HTML::Manipulator::Document; ok 2 - method "replace" ok 3 - method "as_string" ok 4 - method "extract_content" ok 5 - method "extract" ok 6 - method "extract_all_ids" ok 7 - method "extract_all_content" ok 8 - method "from_file" with file handle ok 9 - method "from_file" with file name ok 10 - method "extract_title" ok 11 - method "replace_title" ok 12 - method save_as ok 13 - method extract_all_comments ok 14 - insert adjacent ok All tests successful. Files=2, Tests=54, 1 wallclock secs ( 0.28 cusr + 0.08 csys = 0.36 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/HTML/Manipulator.html Installing /home/cpanrun/build/5.10.0/html/site/lib/HTML/Manipulator/Document.html Installing /home/cpanrun/build/5.10.0/site/lib/HTML/Manipulator.pm Installing /home/cpanrun/build/5.10.0/site/lib/HTML/Manipulator/Document.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/HTML::Manipulator.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/HTML::Manipulator::Document.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod