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/build/5.10.0/bin/perl -Iblib/arch -Iblib/lib -I/Users/cpanrun/build/5.10.0/lib \ -I/Users/cpanrun/build/5.10.0/lib -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/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/basic....1..1 ok 1 1..11 Test header seen more than once! install_driver(mysql) failed: Can't locate DBD/mysql.pm in @INC (@INC contains: lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/DBIx-Schema/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/DBIx-Schema/blib/arch /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib .) at (eval 9) 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, LDAP, Mock, Ovrimos, Pg, PgLite, Proxy, SQLRelay, SQLite, Sponge. at /Users/cpanrun/build/5.10.0/site/lib/DBIx/Abstract.pm line 93 dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 2-12 Failed 11/12 tests, 8.33% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/basic.t 2 512 12 22 2-12 Failed 1/1 test scripts. 11/12 subtests failed. Files=1, Tests=12, 1 wallclock secs ( 0.19 cusr + 0.06 csys = 0.25 CPU) Failed 1/1 test programs. 11/12 subtests failed. make: *** [test_dynamic] Error 2