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 /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..13 # Running under perl version 5.008007 for darwin # Current time local: Fri Feb 24 06:01:46 2006 # Current time GMT: Fri Feb 24 14:01:46 2006 # 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 , no database driver specified and DBI_DSN env var 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 /Users/cpanrun/pristine/5.8.7/man/man3/Tie::Table.3 Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true