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