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

Changes for version 1.54 - 2016-12-24

  • Switched to a production version.
  • Resolved RT#119219: Trivial documentation bug in DBL::SQLite 1.52

Changes for version 1.53_01 - 2016-11-26

  • Re-enabled perl tokenizer by calling sqlite_db_config if SQLite >= 3.12

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/VirtualTable.pm
in lib/DBD/SQLite/VirtualTable/FileContent.pm
in lib/DBD/SQLite/VirtualTable/PerlData.pm