Checking if your kit is complete... Looks good Writing Makefile for Sort::Half::Maker cp lib/Sort/Half/Maker.pm blib/lib/Sort/Half/Maker.pm Manifying blib/man3/Sort::Half::Maker.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/01-use.............# Testing Sort::Half::Maker 0.03, Perl 5.010000, /Users/cpanrun/build/5.10.0/bin/perl ok 1 - use Sort::Half::Maker; 1..1 ok t/02-basic...........1..16 ok 1 - use Sort::Half::Maker; ok 2 - defined return ok 3 - The object isa CODE ok 4 ok 5 - defined return ok 6 - The object isa CODE ok 7 ok 8 - defined return ok 9 - The object isa CODE ok 10 ok 11 - defined return ok 12 - The object isa CODE ok 13 - start => [ qw(a b a) ] sorts like [ qw(a b) ] ok 14 - defined return ok 15 - The object isa CODE ok 16 - end => [ qw(x y z x) ] sorts like [ qw(x y z) ] ok t/90-pod.............1..7 ok 1 - ./Makefile.PL ok 2 - t/01-use.t ok 3 - t/02-basic.t ok 4 - t/90-pod.t ok 5 - t/98-pod-coverage.t ok 6 - lib/Sort/Half/Maker.pm ok 7 - blib/lib/Sort/Half/Maker.pm ok t/98-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 All tests successful, 1 test skipped. Files=4, Tests=24, 1 wallclock secs ( 0.29 cusr + 0.09 csys = 0.38 CPU) make: *** [htmlifypods] Hangup