Checking if your kit is complete... Looks good Writing Makefile for CSV::Template cp lib/CSV/Template.pm blib/lib/CSV/Template.pm Manifying blib/man3/CSV::Template.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/10_CSV_Template_test.... # Failed test (t/10_CSV_Template_test.t at line 40) # got: '"This is a test, ""title""", # , # 1,2,3,2,4,6,3,6,9, # ,' # expected: '"This is a test, ""title""", # , # 1,2,3, # 2,4,6, # 3,6,9, # ,' # Looks like you failed 1 test of 7. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 7 Failed 1/7 tests, 85.71% okay t/pod.....................ok t/pod_coverage............ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/10_CSV_Template_test.t 1 256 7 1 14.29% 7 Failed 1/3 test scripts, 66.67% okay. 1/9 subtests failed, 88.89% okay. make: *** [test_dynamic] Error 25