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

Changes for version 1.08

  • Support 64 bit integers (uses floating point numbers when perl is not compiled with 64 bit int support). This also fixes issues with using sqlite timestamps.
  • Upgrade to sqlite 3.1.3
  • Fix issues of not finding rows when providing a number that perl sees as a string.
  • Fixes for most current bugs in RT (see http://rt.cpan.org/ to check if your favourite bug got fixed).

Modules

Self Contained RDBMS in a DBI Driver

Provides

in lib/DBD/SQLite.pm
in lib/DBD/SQLite.pm