Checking if your kit is complete... Looks good Writing Makefile for Template::Plugin::DBI In order to run the test suite correctly you must set the following environment variables: DBI_DSN = datasource that describes your test database e.g. dbi:mysql:test DBI_USER = if a username is required for the above datasource DBI_PASS = if a password is required for the above datasource cp DBI.pm blib/lib/Template/Plugin/DBI.pm Manifying blib/man3/Template::Plugin::DBI.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/basic......1..2 ok 1 # failed test 2 at line 73 not ok 2 FAILED test 2 Failed 1/2 tests, 50.00% okay t/connect....DBI_DSN should be set to point to a test database 1..1 not ok 1..0 # skipped: not applicable on this platform Test header seen more than once! FAILED test 1 Failed 1/1 tests, 0.00% okay t/count......DBI_DSN should be set to point to a test database 1..1 not ok 1..0 # skipped: not applicable on this platform Test header seen more than once! FAILED test 1 Failed 1/1 tests, 0.00% okay t/do.........DBI_DSN should be set to point to a test database 1..1 not ok 1..0 # skipped: not applicable on this platform Test header seen more than once! FAILED test 1 Failed 1/1 tests, 0.00% okay t/error......DBI_DSN should be set to point to a test database 1..1 not ok 1..0 # skipped: not applicable on this platform Test header seen more than once! FAILED test 1 Failed 1/1 tests, 0.00% okay t/first......1..2 ok 1 # failed test 2 at line 73 not ok 2 FAILED test 2 Failed 1/2 tests, 50.00% okay t/nested.....DBI_DSN should be set to point to a test database 1..1 not ok 1..0 # skipped: not applicable on this platform Test header seen more than once! FAILED test 1 Failed 1/1 tests, 0.00% okay t/prepare....1..1 not ok 1..0 # skipped: not applicable on this platform Test header seen more than once! FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/basic.t 2 1 2 t/connect.t 1 1 1 t/count.t 1 1 1 t/do.t 1 1 1 t/error.t 1 1 1 t/first.t 2 1 2 t/nested.t 1 1 1 t/prepare.t 1 1 1 Failed 8/8 test scripts. 8/10 subtests failed. Files=8, Tests=10, 2 wallclock secs ( 1.39 cusr + 0.36 csys = 1.75 CPU) Failed 8/8 test programs. 8/10 subtests failed. make: *** [test_dynamic] Error 255