Main > Programming > Libraries >

MLDBM 2.01

MLDBM 2.01

Sponsored Links

MLDBM 2.01 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.010 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 892
Date added: 2007-05-15
Publisher: Gurusamy Sarathy

MLDBM 2.01 description

MLDBM is a Perl module to store multi-level hash structure in single level tied hash.

SYNOPSIS

use MLDBM; # this gets the default, SDBM
#use MLDBM qw(DB_File FreezeThaw); # use FreezeThaw for serializing
#use MLDBM qw(DB_File Storable); # use Storable for serializing

$dbm = tie %o, MLDBM [..other DBM args..] or die $!;

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 works by serializing the references in the hash into a single string. In the underlying TIEHASH package (usually a DBM database), it is this string that gets stored. When the value is fetched again, the string is deserialized to reconstruct the data structure into memory.

For historical and practical reasons, it requires the Data::Dumper package, available at any CPAN site. Data::Dumper gives you really nice-looking dumps of your data structures, in case you wish to look at them on the screen, and it was the only serializing engine before version 2.00. However, as of version 2.00, you can use any of Data::Dumper, FreezeThaw or Storable to perform the underlying serialization, as hinted at by the SYNOPSIS overview above. Using Storable is usually much faster than the other methods.

MLDBM 2.01 Screenshot

Advertisements

MLDBM 2.01 Keywords

Bookmark MLDBM 2.01

Hyperlink code:
Link for forum:

MLDBM 2.01 Copyright

WareSeeker periodically updates pricing and software information of MLDBM 2.01 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of MLDBM 2.01 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
MLDBM::TinyDB is a Perl module that can help you to create and manipulate structured MLDBM tied hash references. Free Download
GDBM_File package allows Perl5 access to the gdbm library. Free Download
Tangram is a simple Perl module that can store pure objects in standard relational databases. Free Download
MP3::Find is a Perl module to search and sort MP3 files based on their ID3 tags. Free Download
Thesaurus::DBI is a Perl module that can store and query synonyms (Thesaurus) in an SQL database. Free Download
DBM::Deep is a pure perl multi-level hash/array DBM. Free Download
DBM::Deep is a pure perl multi-level hash/array DBM. Free Download
File::Maker is a Perl module that mimics a make by loading a database and calling targets methods. Free Download