Man Page: test::database::driver::sqlite
Operating Environment: debian
Section: 3pm
Test::Database::Driver::SQLite(3pm) User Contributed Perl Documentation Test::Database::Driver::SQLite(3pm)NAMETest::Database::Driver::SQLite - A Test::Database driver for SQLiteSYNOPSISuse Test::Database; my @handles = Test::Database->handles( 'SQLite' );DESCRIPTIONThis module is the "Test::Database" driver for "DBD::SQLite".SEE ALSOTest::Database::DriverAUTHORPhilippe Bruhat (BooK), "<book@cpan.org>"COPYRIGHTCopyright 2008-2010 Philippe Bruhat (BooK), all rights reserved.LICENSEThis module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.10.1 2010-11-27 Test::Database::Driver::SQLite(3pm)