Checking if your kit is complete... Looks good Writing Makefile for Template::Recall cp lib/Template/Recall.pm blib/lib/Template/Recall.pm cp lib/Template/Recall/Base.pm blib/lib/Template/Recall/Base.pm Manifying blib/man3/Template::Recall.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/no-delimiters........1..2 Can't locate object method "render" via package "Template::Recall" at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Template-Recall/blib/lib/Template/Recall.pm line 165. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/sectioned-file.......1..1 Can't locate object method "render" via package "Template::Recall" at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Template-Recall/blib/lib/Template/Recall.pm line 205. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/simple-usage.........1..1 Can't locate object method "render" via package "Template::Recall" at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Template-Recall/blib/lib/Template/Recall.pm line 165. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/switch-flavors.......1..2 Can't locate object method "render" via package "Template::Recall" at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Template-Recall/blib/lib/Template/Recall.pm line 165. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/template-from-str....1..1 Can't locate object method "render" via package "Template::Recall" at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Template-Recall/blib/lib/Template/Recall.pm line 205, line 5. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/Template-Recall......1..1 ok 1 - use Template::Recall; ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/no-delimiters.t 255 65280 2 4 1-2 t/sectioned-file.t 255 65280 1 2 1 t/simple-usage.t 255 65280 1 2 1 t/switch-flavors.t 255 65280 2 4 1-2 t/template-from-str.t 255 65280 1 2 1 Failed 5/6 test scripts. 7/8 subtests failed. Files=6, Tests=8, 0 wallclock secs ( 0.30 cusr + 0.10 csys = 0.40 CPU) Failed 5/6 test programs. 7/8 subtests failed. make: *** [test_dynamic] Error 255