Checking if your kit is complete... Looks good Writing Makefile for DBIx::Tree::NestedSet RDBMS you're testing on? (Valid choices are MySQL and SQLite) [MySQL] MySQL DBI Connection String? [DBI:mysql:test] DBI:mysql:test User ID? [] Password? [] cp lib/DBIx/Tree/NestedSet.pm blib/lib/DBIx/Tree/NestedSet.pm cp lib/DBIx/Tree/NestedSet/SQLite.pm blib/lib/DBIx/Tree/NestedSet/SQLite.pm cp lib/DBIx/Tree/NestedSet/Manage.pm blib/lib/DBIx/Tree/NestedSet/Manage.pm cp lib/DBIx/Tree/NestedSet/MySQL.pm blib/lib/DBIx/Tree/NestedSet/MySQL.pm Manifying blib/man3/DBIx::Tree::NestedSet::SQLite.3 Manifying blib/man3/DBIx::Tree::NestedSet.3 Manifying blib/man3/DBIx::Tree::NestedSet::Manage.3 Manifying blib/man3/DBIx::Tree::NestedSet::MySQL.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..12 ok 1 DBI connect('test','',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at test.pl line 39 not ok 2 Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at test.pl line 44. make: *** [test_dynamic] Error 255