Checking if your kit is complete... Looks good Writing Makefile for HTML::WikiConverter cp lib/HTML/WikiConverter.pm blib/lib/HTML/WikiConverter.pm cp lib/HTML/WikiConverter/Normalizer.pm blib/lib/HTML/WikiConverter/Normalizer.pm cp lib/HTML/WikiConverter/Dialects.pod blib/lib/HTML/WikiConverter/Dialects.pod cp bin/html2wiki blib/script/html2wiki /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/html2wiki Manifying blib/man1/html2wiki.1 Manifying blib/man3/HTML::WikiConverter.3 Manifying blib/man3/HTML::WikiConverter::Normalizer.3 Manifying blib/man3/HTML::WikiConverter::Dialects.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load.............1..1 ok 1 - use HTML::WikiConverter; # Testing HTML::WikiConverter 0.61, Perl 5.010000, /Users/cpanrun/build/5.10.0/bin/perl ok t/01-wikiconverter....1..50 ok 1 - preprocess ok 2 - bold ok 3 - ital ok 4 - link ok 5 - blockquote ok 6 - blockquote nested ok 7 - relative URL in link ok 8 - strong ok 9 - em ok 10 - wiki link ok 11 - image ok 12 - long wiki url ok 13 - bool-false attr check ok 14 - 0.51-style rules ok 15 - 0.51-style attributes ok 16 - dialect class outside H::WC namespace ok 17 - non-existent attribute ok 18 - setup rules (pt. 1) ok 19 - setup rules (pt. 2) ok 20 - attr w/ ref (pt 1) ok 21 - attr w/ ref (pt 2) ok 22 - don't strip ok 23 - attrs revert after html2wiki() ok 24 - attributes do not overlap ok 25 - set attribute via new() ok 26 - set attribute via object method ok 27 - attribute set via object method is used in html2wiki() ok 28 - attribute set in html2wiki() overrides default ok 29 - attribute set via html2wiki() only lasts for the duration of the call ok 30 - attribute set via new() has original value ok 31 - assign ref to attr inside html2wiki() ok 32 - ref attr returns to original value after call to html2wiki() ok 33 - don't escape entities ok 34 - escape entities ok 35 - fetch uri, no ua ok 36 - using default ua ok 37 - fetch uri w/ ua ok 38 - using user-specified ua ok 39 - url not a valid argument to html2wiki() ok 40 - base_url not a valid attribute ok 41 - wiki_url not a valid attribute ok 42 - remove empty ok 43 - no remove empty ok 44 - normalize bold css ok 45 - normalize italic css ok 46 - passthrough naked tags (ie, tags without attrs) ok 47 - UNKNOWN preserve ok 48 - known html tags that have no rule are passed through automatically by __wikify ok 49 - keep naked html tags ok 50 - hmm ok t/boilerplate.........1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/HTML/WikiConverter.pm contains no boilerplate text ok t/pod-coverage........1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.................1..4 ok 1 - blib/script/html2wiki ok 2 - blib/lib/HTML/WikiConverter.pm ok 3 - blib/lib/HTML/WikiConverter/Dialects.pod ok 4 - blib/lib/HTML/WikiConverter/Normalizer.pm ok All tests successful, 1 test skipped. Files=5, Tests=58, 3 wallclock secs ( 1.27 cusr + 0.25 csys = 1.52 CPU) Installing /Users/cpanrun/build/5.10.0/html/bin/html2wiki.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/HTML/WikiConverter.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/HTML/WikiConverter/Dialects.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/HTML/WikiConverter/Normalizer.html Installing /Users/cpanrun/build/5.10.0/site/lib/HTML/WikiConverter.pm Installing /Users/cpanrun/build/5.10.0/site/lib/HTML/WikiConverter/Dialects.pod Installing /Users/cpanrun/build/5.10.0/site/lib/HTML/WikiConverter/Normalizer.pm Installing /Users/cpanrun/build/5.10.0/site/man/man1/html2wiki.1 Installing /Users/cpanrun/build/5.10.0/site/man/man3/HTML::WikiConverter.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/HTML::WikiConverter::Dialects.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/HTML::WikiConverter::Normalizer.3 Installing /Users/cpanrun/build/5.10.0/site/bin/html2wiki Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod