Checking if your kit is complete... Looks good Writing Makefile for Data::Dumper::Again cp lib/Data/Dumper/Again.pm blib/lib/Data/Dumper/Again.pm cp lib/Data/Dumper/Again.pod blib/lib/Data/Dumper/Again.pod Manifying blib/man3/Data::Dumper::Again.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/01use.............1..1 ok 1 - use Data::Dumper::Again; # Testing Data::Dumper::Again 0.0002, Perl 5.010000, /Users/cpanrun/build/5.10.0/bin/perl ok t/02basic...........ok 1 - use Data::Dumper::Again; ok 2 - The object isa Data::Dumper::Again ok 3 - dump(1) returns "\$VAR = 1;\n" ok 4 - dump(1, 2) returns "\@VAR = (1, 2)\n" ok 5 - dump(1, 2) returns "\@VAR = ()\n" ok 6 - dumping an array ref ok 7 - dumping an array ref, containing the former 1..7 ok t/03named...........ok 1 - use Data::Dumper::Again; ok 2 - The object isa Data::Dumper::Again ok 3 1..3 ok t/10new.............ok 1 - use Data::Dumper::Again; ok 2 - The object isa Data::Dumper::Again ok 3 - The object isa Data::Dumper ok 4 - The object isa Data::Dumper::Again ok 5 - The object isa Data::Dumper ok 6 - Purity => 1 ok 7 - Indent => 3 ok 8 - The object isa Data::Dumper::Again 1..8 ok t/98pod-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/99pod.............1..11 ok 1 - ./Makefile.PL ok 2 - t/01use.t ok 3 - t/02basic.t ok 4 - t/03named.t ok 5 - t/10new.t ok 6 - t/98pod-coverage.t ok 7 - t/99pod.t ok 8 - lib/Data/Dumper/Again.pm ok 9 - lib/Data/Dumper/Again.pod ok 10 - blib/lib/Data/Dumper/Again.pm ok 11 - blib/lib/Data/Dumper/Again.pod ok All tests successful, 1 test skipped. Files=6, Tests=30, 1 wallclock secs ( 0.50 cusr + 0.15 csys = 0.65 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Data/Dumper/Again.html Installing /Users/cpanrun/build/5.10.0/site/lib/Data/Dumper/Again.pm Installing /Users/cpanrun/build/5.10.0/site/lib/Data/Dumper/Again.pod Installing /Users/cpanrun/build/5.10.0/site/man/man3/Data::Dumper::Again.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod make: *** [doc_update] Hangup