Checking if your kit is complete... Looks good Writing Makefile for TableMap cp TableMap.pm blib/lib/TableMap.pm Manifying blib/man3/TableMap.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..12 # Running under perl version 5.008002 for hpux # Current time local: Thu Oct 4 04:35:09 2007 # Current time GMT: Thu Oct 4 11:35:09 2007 # Using Test.pm version 1.24 ok 1 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. 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. not ok 2 # Test 2 got: (test.pl at line 22) # Expected: '1' # test.pl line 22 is: ok(&connect,1); Can't call method "commit" on an undefined value at test.pl line 95. make: *** [test_dynamic] Error 255