Checking if your kit is complete... Looks good Writing Makefile for Object::Signature cp lib/Object/Signature.pm blib/lib/Object/Signature.pm Manifying blib/man3/Object::Signature.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/01_compile....1..2 ok 1 - Your perl is new enough ok 2 - use Object::Signature; ok t/02_main.......1..17 ok 1 - The object isa Foo ok 2 - The object isa Object::Signature ok 3 - ->signature returns true ok 4 - ->signature returns 32 chars ok 5 - Multiple ->signature calls return the same ok 6 - The object isa Foo ok 7 - ->signature returns 32 chars ok 8 - Multiple identical objects return the same ->signature ok 9 - The object isa Bar ok 10 - The object isa Object::Signature ok 11 - ->signature returns true ok 12 - ->signature returns 32 chars ok 13 - Identical objects of different classes return different signatures ok 14 - The object isa Bar ok 15 - ->signature returns true ok 16 - ->signature returns 32 chars ok 17 - Different objects of the same class return different signatures ok t/99_author.....1..1 ok 1 - blib/lib/Object/Signature.pm ok All tests successful. Files=3, Tests=20, 0 wallclock secs ( 0.32 cusr + 0.11 csys = 0.43 CPU) make: *** [htmlifypods] Hangup