DBM::Deep 0.983
Sponsored Links
DBM::Deep 0.983 Ranking & Summary
File size:
0.053 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
1063
Date added:
2006-12-05
Publisher:
Joseph Huckaby and Rob Kinyon
DBM::Deep 0.983 description
DBM::Deep is a pure perl multi-level hash/array DBM.
SYNOPSIS
use DBM::Deep;
my $db = DBM::Deep->new( "foo.db" );
$db->{key} = value; # tie() style
print $db->{key};
$db->put(key => value); # OO style
print $db->get(key);
# true multi-level support
$db->{my_complex} = [
hello, { perl => rules },
42, 99,
];
A unique flat-file database module, written in pure perl. True multi-level hash/array support (unlike MLDBM, which is faked), hybrid OO / tie() interface, cross-platform FTPable files, and quite fast. Can handle millions of keys and unlimited hash levels without significant slow-down. Written from the ground-up in pure perl -- this is NOT a wrapper around a C-based DBM. Out-of-the-box compatibility with Unix, Mac OS X and Windows.
SYNOPSIS
use DBM::Deep;
my $db = DBM::Deep->new( "foo.db" );
$db->{key} = value; # tie() style
print $db->{key};
$db->put(key => value); # OO style
print $db->get(key);
# true multi-level support
$db->{my_complex} = [
hello, { perl => rules },
42, 99,
];
A unique flat-file database module, written in pure perl. True multi-level hash/array support (unlike MLDBM, which is faked), hybrid OO / tie() interface, cross-platform FTPable files, and quite fast. Can handle millions of keys and unlimited hash levels without significant slow-down. Written from the ground-up in pure perl -- this is NOT a wrapper around a C-based DBM. Out-of-the-box compatibility with Unix, Mac OS X and Windows.
DBM::Deep 0.983 Screenshot
DBM::Deep 0.983 Keywords
Bookmark DBM::Deep 0.983
DBM::Deep 0.983 Copyright
WareSeeker periodically updates pricing and software information of DBM::Deep 0.983 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 DBM::Deep 0.983 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Sponsored Links
Related Information
Related Software
Deep is a content management system written in C and Lua. Free Download
DBM::Deep is a pure perl multi-level hash/array DBM. Free Download
gdbm is GNU database library for C. Free Download
Test::Deep is a Perl module for extremely flexible deep comparison. Free Download
Benzo is a blabberbot written in python. Free Download
Code::Perl is a Perl module to produce Perl code from a tree. Free Download
AnyDBM is a generic interface to DBM-like databases for Haskell. Free Download
Ruby-UDBM is a Ruby binding for the UPPAAL DBM library. Free Download
Latest Software
Popular Software
Favourite Software