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

Changes for version 1.02 - 2011-01-20

  • fix binmode in read_file() (to correct failing tests under windows)

Modules

Perl module that implements a flatfile datastore.
Perl module that implements a flatfile datastore with a DBM file key access.
POD containing in-depth discussion of FlatFile::DataStore.
Provides routines that are used only when initializing a datastore
Perl module that implements a flatfile datastore preamble class.
Perl module that implements a flatfile datastore record class.
Provides routines that are used only when tie'ing a hash to a datastore.
Perl module that implements a flatfile datastore TOC (table of contents) class.
a collection of utility routines for FlatFile::DataStore datastores.