NAME
Database::Temp::Driver::SQLite - Create an ad-hoc database, driver for SQLite
VERSION
version 0.003
is_available
Can this driver provide a database?
Return boolean.
new
Create a temp database.
User should never call this subroutine directly, only via Database::Temp.
AUTHOR
Mikko Koivunalho <mikkoi@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2023 by Mikko Johannes Koivunalho.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.