Checking if your kit is complete... Looks good Writing Makefile for Tie::Table cp Table.pm blib/lib/Tie/Table.pm Manifying blib/man3/Tie::Table.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..13 # Running under perl version 5.010000 for linux # Current time local: Fri Nov 30 17:15:12 2007 # Current time GMT: Sat Dec 1 01:15:12 2007 # Using Test.pm version 1.25 ok 1 This module needs database access to test the functionality. Do you want me to test the module with a database server? [Y/n] I need database access to run my tests. Please give me data for doing that! --------------------------------------- You may specify the DBI data source with the environment variable DBI_DSN, and you won't get answered next time. Example: DBI:Pg:dbname=template1 Please enter the data source name: I need your database user name. Next time, you can set it by using the DBI_USER environment variable Please enter your user name: I need your database password. Please enter your password (the password will be shown!): Sorry, I cannot connect to the database: error: Can't connect to data source '' because I can't work out what driver to use (it doesn't seem to contain a 'dbi:driver:' prefix and the DBI_DRIVER env var is not set) at test.pl line 63 . not ok 2 # Test 2 got: "0" (test.pl at line 18) # Expected: "1" # test.pl line 18 is: skip($skip_db_tests, $dbh ? 1 : 0, 1); ok 3 # skip ok 4 # skip ok 5 # skip ok 6 # skip ok 7 # skip ok 8 # skip ok 9 # skip ok 10 # skip ok 11 # skip ok 12 # skip ok 13 # skip Installing /home/cpanrun/build/5.10.0/html/site/lib/Tie/Table.html Installing /home/cpanrun/build/5.10.0/site/lib/Tie/Table.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Tie::Table.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod