The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:FlatFile-DataStore file::flat"

FlatFile::DataStore - Provides routines that are used only when tie'ing a hash to a datastore. River stage zero No dependents

FlatFile::DataStore::Tiehash provides the routines that are used only when tie'ing a hash to a datastore. It isn't a "true" module; it's intended for loading more methods into the FlatFile::DataStore class....

BBAXTER/FlatFile-DataStore-1.03 - 15 Nov 2011 20:19:44 UTC

FlatFile::DataStore - Perl module that implements a flatfile datastore. River stage zero No dependents

FlatFile::DataStore implements a simple flatfile datastore. When you create (store) a new record, it is appended to the flatfile. When you update an existing record, the existing entry in the flatfile is flagged as updated, and the updated record is ...

BBAXTER/FlatFile-DataStore-1.03 - 15 Nov 2011 20:19:44 UTC

FlatFile::DataStore - Provides routines that are used only when initializing a datastore River stage zero No dependents

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....

BBAXTER/FlatFile-DataStore-1.03 - 15 Nov 2011 20:19:44 UTC

FlatFile::DataStore::DBM - Perl module that implements a flatfile datastore with a DBM file key access. River stage zero No dependents

FlatFile::DataStore::DBM implements a tied hash interface to a flatfile datastore. The hash keys are strings that you provide. These keys do not necessarily have to exist as data in the record. In the case of delete, you're limited in the tied interf...

BBAXTER/FlatFile-DataStore-1.03 - 15 Nov 2011 20:19:44 UTC

FlatFile::DataStore::Toc - Perl module that implements a flatfile datastore TOC (table of contents) class. River stage zero No dependents

FlatFile::DataStore::Toc is a Perl module that implements a flatfile datastore TOC (table of contents) class. This module is used by FlatFile::DataStore. You will likely never call any of it's methods yourself....

BBAXTER/FlatFile-DataStore-1.03 - 15 Nov 2011 20:19:44 UTC

FlatFile::DataStore::Utils - a collection of utility routines for FlatFile::DataStore datastores. River stage zero No dependents

This module provides - validate(), to validate a datastore, checking that it can be traversed and that its past record data has not changed, and creating history and transaction files for comparison purposes. - migrate(), to migrate a datastore to a ...

BBAXTER/FlatFile-DataStore-1.03 - 15 Nov 2011 20:19:44 UTC

FlatFile::DataStore::Record - Perl module that implements a flatfile datastore record class. River stage zero No dependents

FlatFile::DataStore::Record is a Perl module that implements a flatfile datastore record class. This class defines objects used by FlatFile::DataStore. You will likely not ever call new() yourself, (FlatFile::DataStore::create() would, e.g., do that)...

BBAXTER/FlatFile-DataStore-1.03 - 15 Nov 2011 20:19:44 UTC

FlatFile::DataStore::Preamble - Perl module that implements a flatfile datastore preamble class. River stage zero No dependents

FlatFile::DataStore::Preamble - Perl module that implements a flatfile datastore preamble class. This class defines objects used by FlatFile::DataStore::Record and FlatFile::DataStore. You will probably not ever call new() yourself, but you might cal...

BBAXTER/FlatFile-DataStore-1.03 - 15 Nov 2011 20:19:44 UTC

FlatFile::DataStore::FMTEYEWTK - POD containing in-depth discussion of FlatFile::DataStore. River stage zero No dependents

Overview This discussion only contains POD, so don't do this: use FlatFile::DataStore::FMTEYEWTK; # don't do this Instead, simply read the POD (as you are doing). Also please read the docs for FlatFile::DataStore, which is essentially the reference m...

BBAXTER/FlatFile-DataStore-1.03 - 15 Nov 2011 20:19:44 UTC
9 results (0.035 seconds)