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

Changes for version 0.100 - 2017-08-06

  • Made default file open mode conform to DB_File (i.e. O_CREAT | O_RDWR); bugs fixed that tended to clobber files
  • DBM_Filter can now be used with SQLite_File (plus the filters now actually work correctly)
  • (thanks "Justin Case")

Modules

Tie to SQLite, with DB_File emulation