Checking if your kit is complete... Looks good Writing Makefile for Data::Hexdumper cp lib/Data/Hexdumper.pm blib/lib/Data/Hexdumper.pm Manifying blib/man3/Data::Hexdumper.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/all.............1..10 ok 1 - use Data::Hexdumper; ok 2 - big-endian 32-bit words, no padding ok 3 - space_as_space ok 4 - start_position and end_position defaults ok 5 - other data formats ok 6 - unprintable characters ok 7 - S eq n or v ok 8 - L eq N or V ok 9 - NULL-padding ok 10 - Single byte data 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..1 ok 1 - blib/lib/Data/Hexdumper.pm ok All tests successful, 1 test skipped. Files=3, Tests=11, 1 wallclock secs ( 0.22 cusr + 0.07 csys = 0.29 CPU) make: *** [htmlifypods] Hangup