Checking if your kit is complete... Looks good Writing Makefile for Convert::Bencode cp lib/Convert/Bencode.pm blib/lib/Convert/Bencode.pm Manifying blib/man3/Convert::Bencode.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/001_basic....ok 1 - use Convert::Bencode; ok 2 - bdecode() returned something ok 3 - bdecode() returned a valid hash ref ok 4 - Integer key present ok 5 - and its the correct value ok 6 - String key present ok 7 - and its the correct value ok 8 - List key present ok 9 - list has 3 elements ok 10 - first element correct ok 11 - second element correct ok 12 - third element correct ok 13 - bencode() returned something ok 14 - and it appears to be the correct value 1..14 ok All tests successful. Files=1, Tests=14, 0 wallclock secs ( 0.06 cusr + 0.03 csys = 0.09 CPU) make: *** [htmlifypods] Hangup