The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.63_02 - 2019-02-14

  • Upgraded SQLite to 3.27.1
  • Let a URI filename test skip if SQLite is compiled with URI filename support (GH#47)

Changes for version 1.63_01 - 2019-01-26

  • Made sure an internal hv is initialized (GH#45)
  • Fixed a number of tests to skip
  • Bumped up Test::More requirement
  • Replaced bundled Test::NoWarnings with Test::FailWarnings
  • Handle 'unknown' op in DBD::SQLite::VirtualTable::PerlData (Corion++)

Documentation

The DBD::SQLite Cookbook
Using fulltext searches with DBD::SQLite

Modules

Self-contained RDBMS in a DBI Driver
common SQLite constants
SQLite virtual tables implemented in Perl
virtual table for viewing file contents
virtual table hooked to Perl data

Provides

in lib/DBD/SQLite/GetInfo.pm
in lib/DBD/SQLite/VirtualTable.pm
in lib/DBD/SQLite/VirtualTable/FileContent.pm
in lib/DBD/SQLite/VirtualTable/PerlData.pm