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

Search results for "module:MLDBM"

MLDBM - store multi-level Perl hash structure in single level tied hash River stage two • 15 direct dependents • 21 total dependents

This module can serve as a transparent interface to any TIEHASH package that is required to store arbitrary perl data, including nested references. Thus, this module can be used for storing references and other arbitrary data within DBM databases. It...

CHORNY/MLDBM-2.05 - 21 Feb 2013 09:26:42 UTC

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

YAML::MLDBM - Use tied hash db-s with Python and Ruby River stage zero No dependents

This module is similar to MLDBM except that it stores data internally as YAML, instead of Data::Dumper or Storable. By doing this, you can create tied hash DBM databases that can be used seamlessly in Python or Ruby applications. That's because those...

INGY/YAML-MLDBM-0.10 - 02 Feb 2003 05:10:01 UTC

MLDBM::Sync - safe concurrent access to MLDBM databases River stage one • 3 direct dependents • 6 total dependents

This module wraps around the MLDBM interface, by handling concurrent access to MLDBM databases with file locking, and flushes i/o explicity per lock/unlock. The new [Read]Lock()/UnLock() API can be used to serialize requests logically and improve per...

CHAMAS/MLDBM-Sync-0.30 - 03 Jul 2002 07:54:16 UTC

MLDBM::TinyDB - create and mainpulate structured MLDBM tied hash references River stage zero No dependents

MLDBM::TinyDB is MLDBM based module. It allows to create/manipulate data structure of related tables = more-then-flatfile-database. The main idea is to create array reference which will reflect database structure. The first scalar value in the array ...

DADAMK/MLDBM-TinyDB-0.20 - 27 Nov 2002 17:53:24 UTC

MLDBM::Easy - Provides NON-piecemeal access to MLDBM files River stage zero No dependents

This module allows you to work with multi-dimensional databases, just like MLDBM, but it does work behind the scenes to allow you to treat the multi-dimensional database like a normal data structure. Basically, you don't need to use the piecemeal acc...

PINYAN/MLDBM-Easy-0.01 - 12 Apr 2004 18:11:05 UTC

WebDAO::Store::MLDBM - Implement session store using MLDBM River stage zero No dependents

WebDAO::Store::MLDBM - Implement session store using MLDBM...

ZAG/WebDAO-Store-MLDBM-1.01 - 03 Mar 2009 19:48:03 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

TM::Materialized::MLDBM - Topic Maps, DBM Storage (asynchronous) River stage one • 3 direct dependents • 3 total dependents

This package just implements a materialized map with a MLDBM store....

DRRHO/TM-1.56 - 08 Nov 2010 06:58:01 UTC

TM::ResourceAble::MLDBM - Topic Maps, DBM Storage (synchronous) River stage one • 3 direct dependents • 3 total dependents

This package just implements TM with a BerkeleyDB store. Unlike TM::Materialized::MLDBM this module does not need explicit synchronisation with the external resource (the DBM file here). It ties content-wise with the DBM file at constructor time and ...

DRRHO/TM-1.56 - 08 Nov 2010 06:58:01 UTC

MLDBM::Serializer::JSON - DBM serializer uses JSON for language interoperability River stage zero No dependents

MLDBM::Serializer::JSON provides an extension to MLDBM to enable storing the additional columns as JSON instead of Data::Dumper or FreezeThaw. JSON is very widely used - from Perl over Ruby to Python and surely JavaScript and so on....

REHSACK/MLDBM-Serializer-JSON-0.002 - 11 Sep 2013 16:23:14 UTC

TM::Synchronizable::MLDBM - Topic Maps, trait for DBM Storage, synchronous River stage one • 3 direct dependents • 3 total dependents

This package subclasses TM::Synchronizable with a MLDBM store. The methods "source_in" and "source_out" do the obvious things of copying between the DBM file and the in-memory representation. Only during the synchronisation the DBM file is locked. Ot...

DRRHO/TM-1.56 - 08 Nov 2010 06:58:01 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

lib/MLDBM/Serializer/Storable.pm River stage two • 15 direct dependents • 21 total dependents

CHORNY/MLDBM-2.05 - 21 Feb 2013 09:26:42 UTC

lib/MLDBM/Serializer/FreezeThaw.pm River stage two • 15 direct dependents • 21 total dependents

CHORNY/MLDBM-2.05 - 21 Feb 2013 09:26:42 UTC

lib/MLDBM/Serializer/YAML.pm River stage zero No dependents

INGY/YAML-MLDBM-0.10 - 02 Feb 2003 05:10:01 UTC

lib/MLDBM/Serializer/Data/Dumper.pm River stage two • 15 direct dependents • 21 total dependents

CHORNY/MLDBM-2.05 - 21 Feb 2013 09:26:42 UTC

lib/MLDBM/Sync/SDBM_File.pm River stage one • 3 direct dependents • 6 total dependents

CHAMAS/MLDBM-Sync-0.30 - 03 Jul 2002 07:54:16 UTC
24 results (0.017 seconds)