Checking if your kit is complete... Looks good Writing Makefile for HTML::YaTmpl cp lib/HTML/YaTmpl.pm blib/lib/HTML/YaTmpl.pm cp lib/HTML/YaTmpl.pod blib/lib/HTML/YaTmpl.pod cp lib/HTML/YaTmpl/_parse.pm blib/lib/HTML/YaTmpl/_parse.pm Manifying blib/man3/HTML::YaTmpl.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/1_load.......1..1 ok 1 - use HTML::YaTmpl; ok t/2_eval.......1..12 ok 1 - new object # expected: 'aaaaaa' # got: 'aaaaaa' ok 2 - no subst ok 3 - simple subst ok 4 - perl eval ok 5 - perl code with -> and => ok 6 - pre/post ok 7 - type/map/sort/grep # expected: 'aa1b1a2b2b' # got: 'aa1b1a2b2b' ok 8 - list of hash values # expected: 'ablubb' # got: 'ablubb' ok 9 - type=given with non-empty scalar # expected: 'ab' # got: 'ab' ok 10 - type=given with empty scalar # expected: 'ablubb' # got: 'ablubb' ok 11 - type=given with non-empty list # expected: 'ab' # got: 'ab' ok 12 - type=given with empty list ok t/3_control....1..4 ok 1 - writing out.html ok 2 - checking out.html ok 3 - writing out.html.gz ok 4 - checking out.html.gz ok t/4_cache......1..1 ok 1 - cache sizes ok t/5_fruits.....1..37 ok 1 - some fruits ok 2 - fruits, men and women ok 3 - fruits, men and women 2 ok 4 - enumerated fruits ok 5 - more enumerated fruits ok 6 - a table of fruits ok 7 - obfuscated code=... ok 8 - even more obfuscated code=... ok 9 - last / first code ok 10 - pre / post code ok 11 - last / first code 2 ok 12 - pre / post code 2 ok 13 - simple sort ok 14 - map sort ok 15 - map sort map ok 16 - grep map sort map ok 17 - mixed short/long form ok 18 - real world example ok 19 - real world 2 ok 20 - for many fruits ok 21 - fruit colors ok 22 - fruit colors 2 ok 23 - fruit colors 3 ok 24 - <:for> with an one element array ok 25 - <:for> with 2 4 element lists expanding to 16 elements total ok 26 - square and cube numbers and factorials ok 27 - <:for> with 2 4 element lists with <:set> ok 28 - <:eval> ok 29 - eval without <:eval> ok 30 - bargain buy ok 31 - thumbnails ok 32 - including non-existing file ok 33 - including directory ok 34 - macro bargain buy ok 35 - another macro bargain buy ok 36 - yet another macro bargain buy ok 37 - <:set> inside <:code> ok t/6_config.....1..1 ok 1 - simple config ok All tests successful. Files=6, Tests=56, 5 wallclock secs ( 1.53 cusr + 0.33 csys = 1.86 CPU) make: *** [manifypods] Hangup