Checking if your kit is complete... Looks good Writing Makefile for Text::Context cp lib/Text/Context/Para.pm blib/lib/Text/Context/Para.pm cp lib/Text/Context.pm blib/lib/Text/Context.pm Manifying blib/man3/Text::Context::Para.3 Manifying blib/man3/Text::Context.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/1...............1..15 ok 1 - use Text::Context; ok 2 - The object isa Text::Context ok 3 - Keywords downcase properly ok 4 - Proper number of paras ok 5 - The object isa Text::Context::Para ok 6 - The object isa Text::Context::Para ok 7 - The object isa Text::Context::Para ok 8 - Text maintained OK ok 9 - Score is OK (first para) ok 10 - Keywords OK ok 11 - Score is OK (last para) ok 12 - We selected two paragraphs ok 13 - We selected the correct paras ok 14 - Can mark self up ok 15 - Simple test passed ok t/2...............1..9 ok 1 - The object isa Text::Context ok 2 - Keywords can be set (and are l/c'ed) ok 3 - The object isa Text::Context ok 4 - Keywords can be set in constructor and retrieved (and are l/c'ed) ok 5 - ...and the text is correct ok 6 - as_html can take custom delimiters ok 7 - as_html uses span as default delimiters ok 8 - and the text is correct ok 9 - and the text is correct ok t/3...............1..1 ok 1 ok t/4...............ok 1 - ... and it doesn't die 1..1 ok t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/pod.............1..2 ok 1 - blib/lib/Text/Context.pm ok 2 - blib/lib/Text/Context/Para.pm ok All tests successful, 1 test skipped. Files=6, Tests=28, 0 wallclock secs ( 0.53 cusr + 0.15 csys = 0.68 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Text/Context.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/Text/Context/Para.html Installing /Users/cpanrun/build/5.10.0/site/lib/Text/Context.pm Installing /Users/cpanrun/build/5.10.0/site/lib/Text/Context/Para.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Text::Context.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/Text::Context::Para.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod make: *** [doc_update] Hangup