
FlatFile::DataStore::Initialize - Provides routines that are used only when initializing a datastore

require FlatFile::DataStore::Initialize;
(But this is done only in FlatFile/DataStore.pm)

FlatFile::DataStore::Initialize provides the routines that are used only when a datastore is initialized. It isn't a "true" module; it's intended for loading more methods in the FlatFile::DataStore class.

FlatFile::DataStore::Initialize version 1.03

Brad Baxter, <bbaxter@cpan.org>

Copyright (C) 2011 by Brad Baxter
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.