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

Changes for version 2.00

  • hold e^n bytes, where n is the id of the database.
  • When items are moved from a database, the file is automatically vaccuumed. The last id is moved to this location and the file truncated.
  • Removed recycling. We are using long ids and if those are not enough, the implementer can implement some sort of recycling.

Modules

Simple and fast record based data store

Provides

in lib/Data/RecordStore.pm