Changes for version 1.00 - 2011-01-13
- removed Tutorial.pm (never used)
- added tests
- some code refactoring
- added FF::DS::DBM::get_keynum()
- moved into production
Modules
Perl module that implements a flat file data store.
Perl module that implements a flat file data store with a DBM file key access.
POD containing in-depth discussion of FlatFile::DataStore.
Provides routines that are used only when initializing a data store
Perl module that implements a flat file data store preamble class.
Perl module that implements a flat file data store record class.
Provides routines that are used only when tie'ing a hash to a data store.
Perl module that implements a flat file data store TOC (table of contents) class.
a collection of utility routines for FlatFile::DataStore data stores.