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 /home/cpanrun/parisc2.0-lp64/build/5.8.2/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 8/8 test scripts, 0.00% okay. 8/10 subtests failed, 20.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/basic.t 2 1 50.00% 2 t/connect.t 1 1 100.00% 1 t/count.t 1 1 100.00% 1 t/do.t 1 1 100.00% 1 t/error.t 1 1 100.00% 1 t/first.t 2 1 50.00% 2 t/nested.t 1 1 100.00% 1 t/prepare.t 1 1 100.00% 1 make: *** [test_dynamic] Error 25