Test::Database::Driver::SQLite
A Test::Database driver for SQLite
- Provided by: libtest-database-perl (Version: 1.113-1)
- Report a bug
A Test::Database driver for SQLite
use Test::Database;
my @handles = Test::Database->handles( 'SQLite' );
This module is the Test::Database driver for DBD::SQLite.
Test::Database::Driver
Philippe Bruhat (BooK), "<book@cpan.org>"
Copyright 2008-2010 Philippe Bruhat (BooK), all rights reserved.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.