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 cp KwIndex.pm blib/lib/DBIx/KwIndex.pm Manifying blib/man3/DBIx::KwIndex.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-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 /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/build/5.10.0/site/lib /Users/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: DBM, ExampleP, File, Gofer, LDAP, Mock, Ovrimos, Pg, PgLite, Proxy, SQLRelay, SQLite, Sponge. at test.pl line 81 make: *** [test_dynamic] Error 2