Checking if your kit is complete... Looks good Writing Makefile for asa cp lib/asa.pm blib/lib/asa.pm Manifying blib/man3/asa.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 - require asa; ok t/02_usage......1..18 ok 1 - The object isa Duck ok 2 - Duck->can('quack') ok 3 - Duck is not human ok 4 - A Duck quacks ok 5 - The object isa WereDuck ok 6 - The object isa Lycanthrope ok 7 - The object isa Duck ok 8 - The object isa Horror ok 9 - WereDuck->can('morph') ok 10 - WereDuck->can('quack') ok 11 - A WereDuck is human ok 12 - A wereduck quacks ok 13 - The object isa BrokenDuck ok 14 - The object isa Lycanthrope ok 15 - The object isa Duck ok 16 - BrokenDuck->can('morph') ok 17 - A BrokenDuck can't quack ok 18 - A BrokenDuck dies if it tries to quack ok t/99_pod........1..1 ok 1 - blib/lib/asa.pm ok All tests successful. Files=3, Tests=21, 2 wallclock secs ( 0.28 cusr + 0.09 csys = 0.37 CPU) make: *** [htmlifypods] Hangup