Checking if your kit is complete... Looks good Writing Makefile for MySQL::TableInfo Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp TableInfo.pm blib\lib\MySQL\TableInfo.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 todo 3 4; # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Thu Jan 10 22:16:55 2008 # Current time GMT: Fri Jan 11 06:16:55 2008 # Using Test.pm version 1.25 ok 1 Testing begins... Test: your mysql login: [''] Test: your mysql password: [''] Test: insert a database name to work with: [test] Test: table to create: [table_info] connecting to test...install_driver(mysql) failed: Can't locate DBD/mysql.pm in @INC (@INC contains: blib\lib blib\arch C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib .) at (eval 4) line 3. Perhaps the DBD::mysql perl module hasn't been fully installed, or perhaps the capitalisation of 'mysql' isn't right. Available drivers: ADO, DBM, ExampleP, File, Gofer, Mock, Multiplex, Proxy, SQLite, Sponge, mysqlPP. at test.pl line 25 NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x2' Stop.