Checking if your kit is complete... Looks good Writing Makefile for MySQL::TableInfo cp TableInfo.pm blib/lib/MySQL/TableInfo.pm Manifying blib/man3/MySQL::TableInfo.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..12 todo 3 4; # Running under perl version 5.008007 for darwin # Current time local: Tue Jul 4 22:21:47 2006 # Current time GMT: Wed Jul 5 05:21:47 2006 # 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...DBI connect('test','',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at test.pl line 25 make: *** [test_dynamic] Error 2