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

Changes for version 0.37 - 2015-12-08

  • Fix handling of 64bit int and double result types [cpan #28448]. We promote now overlong integers to double, not strings. sqlite_set_result_double() was never used.
  • Add LICENSE for t/98_kwalitee.t (only specified in EUMM rule)
  • Add CONFIGURE_REQUIRES => DBI [cpan #110188]
  • Fix little spelling error [cpan #85437]
  • Silence void* to int cast warning in func.c
  • Improve kwalitee test

Modules

Self Contained RDBMS in a DBI Driver (sqlite 2.x)

Provides

in lib/DBD/SQLite2.pm
in lib/DBD/SQLite2.pm