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/pristine/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..14 ok 1 DBI connect('test','test',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at test.pl line 81 not ok 2 make: *** [test_dynamic] Error 1