Checking if your kit is complete... Looks good Writing Makefile for Text::Tags cp lib/Text/Tags.pm blib/lib/Text/Tags.pm cp lib/Text/Tags/Parser.pm blib/lib/Text/Tags/Parser.pm Manifying blib/man3/Text::Tags.3 Manifying blib/man3/Text::Tags::Parser.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/00.load...........1..2 ok 1 - use Text::Tags; # Testing Text::Tags 0.04 ok 2 - use Text::Tags::Parser; ok t/01.parse..........1..57 ok 1 - use Text::Tags::Parser; ok 2 - The object isa Text::Tags::Parser ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 - parsing undef should return undef ok t/02.join...........1..14 ok 1 - use Text::Tags::Parser; ok 2 - The object isa Text::Tags::Parser ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok t/03.quoted_join....1..14 ok 1 - use Text::Tags::Parser; ok 2 - The object isa Text::Tags::Parser ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 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..2 ok 1 - blib/lib/Text/Tags.pm ok 2 - blib/lib/Text/Tags/Parser.pm ok All tests successful, 1 test skipped. Files=6, Tests=89, 1 wallclock secs ( 0.48 cusr + 0.15 csys = 0.63 CPU) make: *** [htmlifypods] Hangup