Checking if your kit is complete... Looks good Writing Makefile for Template::Plugin::TagRescue cp lib/Template/Plugin/TagRescue.pm blib/lib/Template/Plugin/TagRescue.pm Manifying blib/man3/Template::Plugin::TagRescue.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/00_compile.......1..1 ok 1 - use Template::Plugin::TagRescue; ok t/01_tag_rescue....1..17 ok 1 - running test_expect() ok 2 - template processor is engaged ok 3 - input read and split into 7 tests ok 4 - template text 1 processed OK: [% USE TagRescue -%] ok 5 - template text 1 matched expected ok 6 - template text 2 processed OK: [% FILTER html_except_for('b','i... ok 7 - template text 2 matched expected ok 8 - template text 3 processed OK: [% FILTER html_except_for('i') -... ok 9 - template text 3 matched expected ok 10 - template text 4 processed OK: [% text | html_except_for('i') %... ok 11 - template text 4 matched expected ok 12 - template text 5 processed OK: [% tagi = ['i']; taga = ['a']; t... ok 13 - template text 5 matched expected ok 14 - template text 6 processed OK: [% taglist = ['b', 'i']; text | ... ok 15 - template text 6 matched expected ok 16 - template text 7 processed OK: [% FILTER html_except_for() -%]\n... ok 17 - template text 7 matched expected ok All tests successful. Files=2, Tests=18, 1 wallclock secs ( 0.33 cusr + 0.10 csys = 0.43 CPU) make: *** [htmlifypods] Hangup