NAME
OP::Persistence::SQLite - Handle GlobalDBI setup for SQLite
FUNCTION
connect(%args)Constructor for a SQLite GlobalDBI object.
%argsis a hash with a key fordatabase(database name), which in SQLite is really a local filesystem path (/path/to/db).Returns a new GlobalDBI instance.
SEE ALSO
This file is part of OP.
REVISON
$Id: //depotit/tools/source/snitchd-0.20/lib/OP/Persistence/SQLite.pm#2 $