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\DBI.t t\RDBM.t t\DBI.....1..32 Using DBD driver mysql...ok 1 DBI connect('test','',...) failed: Access denied for user 'ODBC'@'localhost' (using password: NO) at t\DBI.t line 99 Died at t\DBI.t line 130. not ok 2 Couldn't create test table: Access denied for user 'ODBC'@'localhost' (using password: NO) dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-32 Failed 31/32 tests, 3.13% okay t\RDBM....1..20 Using DBD driver mysql...ok 1 TIEHASH: Can't open dbi:mysql:test, Access denied for user 'ODBC'@'localhost' (using password: NO) at t\RDBM.t line 50 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-20 Failed 19/20 tests, 5.00% okay Failed 2/2 test scripts, 0.00% okay. 50/52 subtests failed, 3.85% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\DBI.t 255 65280 32 31 96.88% 2-32 t\RDBM.t 255 65280 20 19 95.00% 2-20 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.