Checking if your kit is complete... Looks good Writing Makefile for Template::Plugin::Comma cp lib/Template/Plugin/Comma.pm blib/lib/Template/Plugin/Comma.pm Manifying blib/man3/Template::Plugin::Comma.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::Comma; ok t/01_comma......1..27 ok 1 - running test_expect() ok 2 - template processor is engaged ok 3 - input read and split into 12 tests ok 4 - template text 1 processed OK: [% USE Comma -%]\n[% FILTER comma... ok 5 - template text 1 matched expected ok 6 - template text 2 processed OK: [% USE Comma -%]\n[% price | comm... ok 7 - template text 2 matched expected ok 8 - template text 3 processed OK: [% USE Comma -%]\n[% FILTER comma... ok 9 - template text 3 matched expected ok 10 - template text 4 processed OK: [% USE Comma -%]\nThis item costs... ok 11 - template text 4 matched expected ok 12 - template text 5 processed OK: [% USE Comma -%]\nThis item costs... ok 13 - template text 5 matched expected ok 14 - template text 6 processed OK: [% USE Comma -%]\nThis item costs... ok 15 - template text 6 matched expected ok 16 - template text 7 processed OK: [% USE Comma -%]\nThis item costs... ok 17 - template text 7 matched expected ok 18 - template text 8 processed OK: [% USE Comma -%]\nThis item costs... ok 19 - template text 8 matched expected ok 20 - template text 9 processed OK: [% USE Comma %][% 123.45 | comma... ok 21 - template text 9 matched expected ok 22 - template text 10 processed OK: [% USE Comma %][% 1234.5678 | co... ok 23 - template text 10 matched expected ok 24 - template text 11 processed OK: [% USE Comma %][% 1234567.8901 |... ok 25 - template text 11 matched expected ok 26 - template text 12 processed OK: [% USE Comma -%]\n[% FILTER comma... ok 27 - template text 12 matched expected ok All tests successful. Files=2, Tests=28, 0 wallclock secs ( 0.28 cusr + 0.08 csys = 0.36 CPU) make: *** [htmlifypods] Hangup