Checking if your kit is complete... Looks good Writing Makefile for Tie::DBI Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Tie/DBI.pm blib\lib\Tie\DBI.pm cp lib/Tie/RDBM.pm blib\lib\Tie\RDBM.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 "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/DBI.....1..32 Using DBD driver ADO...ok 1 DBI connect('test','',...) failed: Can't Open Connection 'test' Package : DBD::ADO::dr Filename : C:/cpanrun/build/5-10-0/site/lib/DBD/ADO.pm Line : 153 Last error : -2147467259 OLE exception from "Microsoft OLE DB Provider for ODBC Drivers": [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified Win32::OLE(0.1707) error 0x80004005: "Unspecified error" in METHOD/PROPERTYGET "Open" at t/DBI.t line 99 Died at t/DBI.t line 130. not ok 2 Couldn't create test table: Can't Open Connection 'test' Package : DBD::ADO::dr Filename : C:/cpanrun/build/5-10-0/site/lib/DBD/ADO.pm Line : 153 Last error : -2147467259 OLE exception from "Microsoft OLE DB Provider for ODBC Drivers": [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified Win32::OLE(0.1707) error 0x80004005: "Unspecified error" in METHOD/PROPERTYGET "Open" 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 ADO...ok 1 TIEHASH: Can't open dbi:ADO:test, Can't Open Connection 'test' Package : DBD::ADO::dr Filename : C:/cpanrun/build/5-10-0/site/lib/DBD/ADO.pm Line : 153 Last error : -2147467259 OLE exception from "Microsoft OLE DB Provider for ODBC Drivers": [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified Win32::OLE(0.1707) error 0x80004005: "Unspecified error" in METHOD/PROPERTYGET "Open" 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 Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/DBI.t 255 65280 32 61 2-32 t/RDBM.t 255 65280 20 38 2-20 Failed 2/2 test scripts. 50/52 subtests failed. Files=2, Tests=52, 4 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/2 test programs. 50/52 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.