The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# example correct .test-database.rc file

# mysql
driver_dsn = mysql
host       = localhost
username = root
password = "s3k r3t"

bad format

driver = SQLite

driver = CSV