Checking if your kit is complete... Looks good Writing Makefile for Class::DispatchToAll cp lib/Class/DispatchToAll.pm blib/lib/Class/DispatchToAll.pm Manifying blib/man3/Class::DispatchToAll.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 Class::DispatchToAll; ok t/99_pod.............1..1 ok 1 - blib/lib/Class/DispatchToAll.pm ok t/99_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/test...............1..15 ok 1 - use Class::DispatchToAll; ok 2 - require Class::DispatchToAll; ok 3 - ref($t) ok 4 - all ok 5 - string ok 6 - multiply 1 ok 7 - multiply 2 ok 8 - array merge 1 ok 9 - array merge 2 ok 10 - array merge, no dups 1 ok 11 - array merge, no dups 2 ok 12 - hash merge 1 ok 13 - hash merge 2 ok 14 - highest number 1 ok 15 - highest number 2 ok All tests successful, 1 test skipped. Files=4, Tests=17, 0 wallclock secs ( 0.28 cusr + 0.09 csys = 0.37 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Class/DispatchToAll.html Installing /Users/cpanrun/build/5.10.0/site/lib/Class/DispatchToAll.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Class::DispatchToAll.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod make: *** [doc_update] Hangup