I need to connect to a database to run the test suite. Please supply the connection information for a MySQL or SQLite database that I can use for testing. WARNING: All existing tables in this database will be deleted! Enter "NONE" (without the quotes) to indicate an empty string for a config value. Enter "SKIP" (without the quotes) to skip the test suite completely during the build/install process. The dsn for tests: [dbi:mysql:test] dbi:mysql:test The user for tests: The password for tests: Current values: dsn = 'dbi:mysql:test' user = '' password = '' Checking if your kit is complete... Looks good Writing Makefile for Class::Tables cp lib/Class/Tables/SQLite.pm blib/lib/Class/Tables/SQLite.pm cp lib/Class/Tables/mysql.pm blib/lib/Class/Tables/mysql.pm cp lib/Class/Tables.pm blib/lib/Class/Tables.pm cp lib/Class/Tables/Pg.pm blib/lib/Class/Tables/Pg.pm Manifying blib/man3/Class::Tables.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..0 # Skip Couldn't connect to the database for testing. Run `perl Makefile.PL -s` to reconfigure the connection parameters for the test database. Installing /Users/cpanrun/pristine/5.8.7/man/man3/Class::Tables.3 Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true