Checking if your kit is complete... Looks good Writing Makefile for SQL::AnyDBD cp lib/SQL/AnyDBD.pm blib/lib/SQL/AnyDBD.pm cp lib/SQL/AnyDBD/Pg.pm blib/lib/SQL/AnyDBD/Pg.pm cp lib/SQL/AnyDBD/SQLite.pm blib/lib/SQL/AnyDBD/SQLite.pm cp lib/SQL/AnyDBD/Mysql.pm blib/lib/SQL/AnyDBD/Mysql.pm cp lib/SQL/AnyDBD/Default.pm blib/lib/SQL/AnyDBD/Default.pm Manifying blib/man3/SQL::AnyDBD.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/1.........ok t/delete.... A working DBI connection is required for the remaining tests. Enter the following parameters (or pre-set in your ENV): DBI_DSN (or accept default 'dbi:Pg:dbname=test'): Use of uninitialized value in chomp at t/test_util.pl line 46. Use of uninitialized value in length at t/test_util.pl line 47. DBI_USER (or accept default 'metaperl'): Use of uninitialized value in chomp at t/test_util.pl line 46. Use of uninitialized value in length at t/test_util.pl line 47. DBI_PASS (or accept default ''): Use of uninitialized value in chomp at t/test_util.pl line 46. Use of uninitialized value in length at t/test_util.pl line 47. DBI connect('dbname=test','metaperl',...) failed: could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "/tmp/.s.PGSQL.5432"? at t/delete.t line 31 Unable to connect to DB for testing! at t/delete.t line 32. # 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/in........ A working DBI connection is required for the remaining tests. Enter the following parameters (or pre-set in your ENV): DBI_DSN (or accept default 'dbi:Pg:dbname=test'): Use of uninitialized value in chomp at t/test_util.pl line 46. Use of uninitialized value in length at t/test_util.pl line 47. DBI_USER (or accept default 'metaperl'): Use of uninitialized value in chomp at t/test_util.pl line 46. Use of uninitialized value in length at t/test_util.pl line 47. DBI_PASS (or accept default ''): Use of uninitialized value in chomp at t/test_util.pl line 46. Use of uninitialized value in length at t/test_util.pl line 47. DBI connect('dbname=test','metaperl',...) failed: could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "/tmp/.s.PGSQL.5432"? at t/in.t line 30 Unable to connect to DB for testing! at t/in.t line 31. # 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/insert.... A working DBI connection is required for the remaining tests. Enter the following parameters (or pre-set in your ENV): DBI_DSN (or accept default 'dbi:Pg:dbname=test'): Use of uninitialized value in chomp at t/test_util.pl line 46. Use of uninitialized value in length at t/test_util.pl line 47. DBI_USER (or accept default 'metaperl'): Use of uninitialized value in chomp at t/test_util.pl line 46. Use of uninitialized value in length at t/test_util.pl line 47. DBI_PASS (or accept default ''): Use of uninitialized value in chomp at t/test_util.pl line 46. Use of uninitialized value in length at t/test_util.pl line 47. DBI connect('dbname=test','metaperl',...) failed: could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "/tmp/.s.PGSQL.5432"? at t/insert.t line 31 Unable to connect to DB for testing! at t/insert.t line 32. # 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/limit..... A working DBI connection is required for the remaining tests. Enter the following parameters (or pre-set in your ENV): DBI_DSN (or accept default 'dbi:Pg:dbname=test'): Use of uninitialized value in chomp at t/test_util.pl line 46. Use of uninitialized value in length at t/test_util.pl line 47. DBI_USER (or accept default 'metaperl'): Use of uninitialized value in chomp at t/test_util.pl line 46. Use of uninitialized value in length at t/test_util.pl line 47. DBI_PASS (or accept default ''): Use of uninitialized value in chomp at t/test_util.pl line 46. Use of uninitialized value in length at t/test_util.pl line 47. DBI connect('dbname=test','metaperl',...) failed: could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "/tmp/.s.PGSQL.5432"? at t/limit.t line 25 Unable to connect to DB for testing! at t/limit.t line 26. # 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/select.... A working DBI connection is required for the remaining tests. Enter the following parameters (or pre-set in your ENV): DBI_DSN (or accept default 'dbi:Pg:dbname=test'): Use of uninitialized value in chomp at t/test_util.pl line 46. Use of uninitialized value in length at t/test_util.pl line 47. DBI_USER (or accept default 'metaperl'): Use of uninitialized value in chomp at t/test_util.pl line 46. Use of uninitialized value in length at t/test_util.pl line 47. DBI_PASS (or accept default ''): Use of uninitialized value in chomp at t/test_util.pl line 46. Use of uninitialized value in length at t/test_util.pl line 47. DBI connect('dbname=test','metaperl',...) failed: could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "/tmp/.s.PGSQL.5432"? at t/select.t line 31 Unable to connect to DB for testing! at t/select.t line 32. # 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/update.... A working DBI connection is required for the remaining tests. Enter the following parameters (or pre-set in your ENV): DBI_DSN (or accept default 'dbi:Pg:dbname=test'): Use of uninitialized value in chomp at t/test_util.pl line 46. Use of uninitialized value in length at t/test_util.pl line 47. DBI_USER (or accept default 'metaperl'): Use of uninitialized value in chomp at t/test_util.pl line 46. Use of uninitialized value in length at t/test_util.pl line 47. DBI_PASS (or accept default ''): Use of uninitialized value in chomp at t/test_util.pl line 46. Use of uninitialized value in length at t/test_util.pl line 47. DBI connect('dbname=test','metaperl',...) failed: could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "/tmp/.s.PGSQL.5432"? at t/update.t line 31 Unable to connect to DB for testing! at t/update.t line 32. # 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 Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/delete.t 255 65280 1 2 200.00% 1 t/in.t 255 65280 1 2 200.00% 1 t/insert.t 255 65280 1 2 200.00% 1 t/limit.t 255 65280 2 4 200.00% 1-2 t/select.t 255 65280 1 2 200.00% 1 t/update.t 255 65280 1 2 200.00% 1 Failed 6/7 test scripts, 14.29% okay. 7/8 subtests failed, 12.50% okay. make: *** [test_dynamic] Error 255