Changes for version 0.11 - 2010-05-06
- added tests, pod
- fixed bugs, added features
- added Initialize, Tiehash, Utils
- added utils/migrate_validate and utils/flatfile-datastore.cgi
Modules
Perl module that implements a flat file data store.
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.