Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\00pre.t t\10insert.t t\20delete.t t\30update.t t\40copy.t t\90post.t t\00pre.......1..2 ok 1 Can't connect to database: Access denied for user 'ODBC'@'localhost' (using password: NO) ------------------------------------------------------------ Make sure that the LOGIN file contains the correct information to connect to your database. ------------------------------------------------------------ dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t\10insert....An exception occurred: Can't connect to database: dbi:mysql:test DBI Error Code: 1045 DBI Error Message: Access denied for user 'ODBC'@'localhost' (using password: NO) at t/common.pl line 65 1..1 FAILED test 1 Failed 1/1 tests, 0.00% okay t\20delete....An exception occurred: Can't connect to database: dbi:mysql:test DBI Error Code: 1045 DBI Error Message: Access denied for user 'ODBC'@'localhost' (using password: NO) at t/common.pl line 65 1..1 FAILED test 1 Failed 1/1 tests, 0.00% okay t\30update....An exception occurred: Can't connect to database: dbi:mysql:test DBI Error Code: 1045 DBI Error Message: Access denied for user 'ODBC'@'localhost' (using password: NO) at t/common.pl line 65 1..3 FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t\40copy......An exception occurred: Can't connect to database: dbi:mysql:test DBI Error Code: 1045 DBI Error Message: Access denied for user 'ODBC'@'localhost' (using password: NO) at t/common.pl line 65 1..2 FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t\90post......Can't connect to database: Access denied for user 'ODBC'@'localhost' (using password: NO) at t/common.pl line 145. 1..1 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed 6/6 test scripts, 0.00% okay. 9/10 subtests failed, 10.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\00pre.t 255 65280 2 1 50.00% 2 t\10insert.t 1 1 100.00% 1 t\20delete.t 1 1 100.00% 1 t\30update.t 3 3 100.00% 1-3 t\40copy.t 2 2 100.00% 1-2 t\90post.t 255 65280 1 1 100.00% 1 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.