Changes for version 0.05

  • bug in ROWID callback (bug report by Brian Duggan)
  • add compatibility with older perls via ppport.h (bug report and patch by Mark Kidwell)
  • update to use latest SQLite3 virtual table API
  • minor doc improvements
  • use XPUSH instead of PUSH

Modules

Create SQLite Virtual Table extensions in Perl.
Helper functions for SQLite::VirtualTable

Provides

in lib/SQLite/VirtualTable/CSV.pm

Examples