Checking if your kit is complete... Looks good Writing Makefile for Pod::XML cp lib/Pod/XML.pm blib/lib/Pod/XML.pm cp scripts/pod2xml blib/script/pod2xml /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/pod2xml Manifying blib/man1/pod2xml.1 Manifying blib/man3/Pod::XML.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/01basic.........1..1 ok 1 - require Pod::XML; ok t/02links.........1..4 ok 1 - use IO::Scalar; ok 2 - use Test::File::Contents; ok 3 - use Pod::XML; ok 4 - XML generated correctly ok t/03escapes.......1..4 ok 1 - use Pod::XML; ok 2 - use IO::Scalar; ok 3 - use Test::File::Contents; ok 4 - XML generated correctly ok t/04beginblock....1..4 ok 1 - use Pod::XML; ok 2 - use IO::Scalar; ok 3 - use Test::File::Contents; ok 4 - XML generated correctly ok t/05title.........1..4 ok 1 - use Pod::XML; ok 2 - use IO::Scalar; ok 3 - use Test::File::Contents; ok 4 - XML generated correctly ok All tests successful. Files=5, Tests=17, 1 wallclock secs ( 0.53 cusr + 0.16 csys = 0.69 CPU) make: *** [htmlifypods] Hangup