6 lines
96 B
Text
6 lines
96 B
Text
{
|
|
dsn => "dbi:SQLite:dbname=foodloop.db",
|
|
user => undef,
|
|
pass => undef,
|
|
key => "a",
|
|
};
|