Checking if your kit is complete... Looks good Writing Makefile for Text::Filter cp lib/Text/Filter.pm blib/lib/Text/Filter.pm cp lib/Text/Filter/Cooked.pm blib/lib/Text/Filter/Cooked.pm Manifying blib/man3/Text::Filter.3 Manifying blib/man3/Text::Filter::Cooked.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/00basic.....1..10 ok 1 - use Text::Filter; ok 2 - require '../examples/testfilter.pl'; ok 3 - Quickie ok 4 - File -> code ok 5 - code -> code, chomp ok 6 - code -> code, newline ok 7 - array -> array ok 8 - string -> array ok 9 - File -> array ok 10 - array -> scalar ok t/01simple....1..5 ok 1 - use Text::Filter; ok 2 - Quickie ok 3 - Object ok 4 - Object w/proc ok 5 - Object run w/proc ok t/10cooked....1..5 ok 1 - use Text::Filter::Cooked; ok 2 - use File::Compare; ok 3 - basic ok 4 - run ok 5 - quick ok All tests successful. Files=3, Tests=20, 0 wallclock secs ( 0.27 cusr + 0.09 csys = 0.36 CPU) make: *** [htmlifypods] Hangup