Checking if your kit is complete... Looks good Writing Makefile for Text::SimpleTemplate cp SimpleTemplate.pm blib/lib/Text/SimpleTemplate.pm Manifying blib/man3/Text::SimpleTemplate.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01....ok t/02....ok t/03....ok t/04....ok t/05....ok t/06....Use of uninitialized value in substitution iterator at (eval 4) line 10. # Test 1 got: "hello, world" (t/06.t at line 23) # Expected: "" # t/06.t line 23 is: ok("hello, world", Use of uninitialized value in substitution iterator at (eval 7) line 10. # Test 2 got: "hello, world" (t/06.t at line 25) # Expected: "" # t/06.t line 25 is: ok("hello, world", FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/07....ok t/08....ok t/09....ok t/10....ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/06.t 2 2 100.00% 1-2 Failed 1/10 test scripts, 90.00% okay. 2/18 subtests failed, 88.89% okay. make: *** [test_dynamic] Error 25