Which data source should I use for testing the module? [dbi:mysql:test] dbi:mysql:test Which username should I use for testing the module? [undef] undef Which passwordshould I use for testing the module? [undef] undef WARNING: PL_FILES takes a hash reference not a array reference. Please inform the author. Checking if your kit is complete... Looks good Writing Makefile for DBIx::Schema /Users/cpanrun/pristine/5.8.7/bin/perl -Iblib/arch -Iblib/lib -I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level \ -I/Users/cpanrun/pristine/5.8.7/lib/5.8.7 -Ilib -MExtUtils::PerlPP \ -e ppp 't/basic.t.PL' 't/basic.t' 'config.pl' cp Datadict.pm blib/lib/DBIx/Datadict.pm cp Schema.pm blib/lib/DBIx/Schema.pm Manifying blib/man3/DBIx::Schema.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/basic....Test header seen more than once! DBI connect('test','',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/DBIx/Abstract.pm line 93 Can't call method "query" without a package or object reference at t/basic.t line 53. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-12 Failed 12/12 tests, 0.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/basic.t 255 65280 12 23 191.67% 1-12 Failed 1/1 test scripts, 0.00% okay. 11/12 subtests failed, 8.33% okay. make: *** [test_dynamic] Error 255