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/build/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..12 todo 3 4; # Running under perl version 5.010000 for darwin # Current time local: Sun Dec 16 02:20:45 2007 # Current time GMT: Sun Dec 16 10:20:45 2007 # 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...install_driver(mysql) failed: Can't locate DBD/mysql.pm in @INC (@INC contains: blib/lib blib/arch /sw/lib/perl5 /sw/lib/perl5/darwin /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, Ovrimos, Proxy, SQLRelay, SQLite, Sponge, Sprite, XBase. at test.pl line 25 make: *** [test_dynamic] Error 2