Checking if your kit is complete... Looks good Writing Makefile for TableMap Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp TableMap.pm blib\lib\TableMap.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-Iblib\lib" "-Iblib\arch" test.pl 1..12 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Fri Jan 11 07:26:34 2008 # Current time GMT: Fri Jan 11 15:26:34 2008 # Using Test.pm version 1.25 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. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.