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

Search results for "module:Tie::MLDBM"

Tie::MLDBM - Multi-Level Storage and Locking Class River stage zero No dependents

This module provides the means to store arbitrary perl data, including nested references, in a serialised form within persistent data back-ends. This module builds upon the storage and locking mechanisms of MLDBM and MLDBM::Sync by incorporating a mo...

ROBAU/Tie-MLDBM-1.04 - 26 Oct 2002 10:40:15 UTC

Tie::MLDBM::Store::DBI - Tie::MLDBM Storage Component Module River stage zero No dependents

This module forms a storage component of the Tie::MLDBM framework, using the Tie::DBI module to fulfill storage requirements. Due to the structure of the Tie::MLDBM framework, there are few limits on the underlying storage component with all storage ...

ROBAU/Tie-MLDBM-1.04 - 26 Oct 2002 10:40:15 UTC

Tie::MLDBM::Lock::File - Tie::MLDBM Locking Component Module River stage zero No dependents

This module forms a locking component of the Tie::MLDBM framework, employing synchronisation through use of the "flock" function. This use of "flock" is performed with a temporary lock file which is specified in the Tie::MLDBM framework constructor. ...

ROBAU/Tie-MLDBM-1.04 - 26 Oct 2002 10:40:15 UTC

Tie::MLDBM::Lock::Null - Tie::MLDBM Locking Component Module River stage zero No dependents

This module forms a locking component of the Tie::MLDBM framework, without actually implementing any synchronisation or locking components. This module should only be used where there are no concerns of synchronisation in the environment where the Ti...

ROBAU/Tie-MLDBM-1.04 - 26 Oct 2002 10:40:15 UTC

Tie::MLDBM::Store::DB_File - Tie::MLDBM Storage Component Module River stage zero No dependents

This module forms a storage component of the Tie::MLDBM framework, using the DB_File module to fulfill storage requirements. Due to the structure of the Tie::MLDBM framework, there are few limits on the underlying storage component with all storage c...

ROBAU/Tie-MLDBM-1.04 - 26 Oct 2002 10:40:15 UTC

Tie::MLDBM::Serialise::Storable - Tie::MLDBM Serialisation Component Module River stage zero No dependents

This module forms a serialisation component of the Tie::MLDBM framework, using the Storable module to fulfill serialisation requirements. This module uses the "nfreeze()" and "thaw()" methods of Storable to serialise and deserialise data in network o...

ROBAU/Tie-MLDBM-1.04 - 26 Oct 2002 10:40:15 UTC

Tie::Concurrent - Paranoid tie for concurrent access River stage zero No dependents

Modules like GDBM_File are fraught when you have potentialy many readers/writers (like say in a long running forking daemon). While they might handle file locking properly, if any program holds the lock for too long, others will not be able to write ...

GWYN/Tie-Concurrent-0.05 - 15 Apr 2009 12:07:15 UTC

Tie::FieldVals - an array tie for a file of enhanced Field:Value data River stage zero No dependents

This is a Tie object to map the records in an enhanced Field:Value data file into an array. Each file has multiple records, each record has its values defined by a Field:Value pair, with the enhancements that (a) the Value part can extend over more t...

RUBYKAT/Tie-FieldVals-0.6203 - 01 Jan 2016 02:35:15 UTC

Tie::Collection - A trivial implementaion of Tie::Cache by using a tied handle of a hash for storage. River stage one • 1 direct dependent • 1 total dependent

Tie::Collection implements a trivial implementation of Tie::Cache by Joshua Chamas, that gets a tied hash handle to store the data. Assumption was that most common use will be disk storage, therfore the storage hash will probably be tied. Tie::Collec...

JONASBN/Tie-Tools-1.10 - 26 Sep 2014 06:30:45 UTC

Tie::Persistent - persistent data structures via tie made easy River stage zero No dependents

The Tie::Persistent package makes working with persistent data real easy by using the "tie" interface. It works by storing data contained in a variable into a file (not unlike a database). The primary advantage is speed, as the whole datastructure is...

RGIERSIG/Tie-Persistent-1.00 - 06 May 2002 10:29:15 UTC
10 results (0.034 seconds)