Checking if your kit is complete... Looks good Writing Makefile for Tie::Formatted cp lib/Tie/Formatted.pm blib/lib/Tie/Formatted.pm Manifying blib/man3/Tie::Formatted.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 Tie::Formatted; # Testing Tie::Formatted 0.02 ok t/01can...........1..3 ok 1 - use Tie::Formatted; ok 2 - hash was properly exported ok 3 - Tie::Formatted->can(...) ok t/02single........1..2 ok 1 - use Tie::Formatted; ok 2 - basic format ok t/03multi.........1..2 ok 1 - use Tie::Formatted; ok 2 - basic format ok t/04corner........1..3 ok 1 - use Tie::Formatted; ok 2 - nothing to format ok 3 - nothing to format ok t/05crash.........1..3 ok 1 - use Tie::Formatted; ok 2 - died as expected ok 3 - right message ok t/06change........1..4 ok 1 - old hash was not exported ok 2 - rew hash was exported ok 3 - Tie::Formatted->can(...) ok 4 - basic format 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..1 ok 1 - blib/lib/Tie/Formatted.pm ok All tests successful, 1 test skipped. Files=9, Tests=19, 2 wallclock secs ( 1.19 cusr + 0.31 csys = 1.50 CPU) make: *** [htmlifypods] Hangup