For running `make test' it is necessary to have a database to connect to Please enter a valid datasource, username, and password. Datasource for connecting to database? [dbi:mysql:test] dbi:mysql:test User name for connecting to database? [test] test Password for connecting to database? [test] test Index name? [kwindex] kwindex Checking if your kit is complete... Looks good Writing Makefile for DBIx::KwIndex Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp KwIndex.pm blib\lib\DBIx\KwIndex.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..14 ok 1 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 81 NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x2' Stop.