Main > Programming > Libraries >

DB_File 1.815

DB_File 1.815

Sponsored Links

DB_File 1.815 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.085 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 507
Date added: 2007-08-02
Publisher: Paul Marquess

DB_File 1.815 description

DB_File is a Perl5 access to Berkeley DB version 1.x.

SYNOPSIS

use DB_File;

[$X =] tie %hash, DB_File, [$filename, $flags, $mode, $DB_HASH] ;
[$X =] tie %hash, DB_File, $filename, $flags, $mode, $DB_BTREE ;
[$X =] tie @array, DB_File, $filename, $flags, $mode, $DB_RECNO ;

$status = $X->del($key [, $flags]) ;
$status = $X->put($key, $value [, $flags]) ;
$status = $X->get($key, $value [, $flags]) ;
$status = $X->seq($key, $value, $flags) ;
$status = $X->sync([$flags]) ;
$status = $X->fd ;

# BTREE only
$count = $X->get_dup($key) ;
@list = $X->get_dup($key) ;
%list = $X->get_dup($key, 1) ;
$status = $X->find_dup($key, $value) ;
$status = $X->del_dup($key, $value) ;

# RECNO only
$a = $X->length;
$a = $X->pop ;
$X->push(list);
$a = $X->shift;
$X->unshift(list);
@r = $X->splice(offset, length, elements);

# DBM Filters
$old_filter = $db->filter_store_key ( sub { ... } ) ;
$old_filter = $db->filter_store_value( sub { ... } ) ;
$old_filter = $db->filter_fetch_key ( sub { ... } ) ;
$old_filter = $db->filter_fetch_value( sub { ... } ) ;

untie %hash ;
untie @array ;

DB_File is a module which allows Perl programs to make use of the facilities provided by Berkeley DB version 1.x (if you have a newer version of DB, see "Using DB_File with Berkeley DB version 2 or greater"). It is assumed that you have a copy of the Berkeley DB manual pages at hand when reading this documentation. The interface defined here mirrors the Berkeley DB interface closely.

Berkeley DB is a C library which provides a consistent interface to a number of database formats. DB_File provides an interface to all three of the database types currently supported by Berkeley DB.

DB_File 1.815 Screenshot

Advertisements

DB_File 1.815 Keywords

Bookmark DB_File 1.815

Hyperlink code:
Link for forum:

DB_File 1.815 Copyright

WareSeeker periodically updates pricing and software information of DB_File 1.815 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 DB_File 1.815 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
Bogofilter is a mail filter that classifies mail as spam or ham. Free Download
DBD::SQLite is a Self Contained RDBMS in a DBI Driver. Free Download
Sax Filter is a modular set of filters that can be used to process XML documents via Javas SAX support. Free Download
FootieFox is a Firefox extension shows soccer scores for todays matches of many European leagues - live and almost instantly. Free Download
HTTPD::Log::Filter is a Perl module to filter entries out of an httpd log. Free Download
ip-filter-cgi is a set of perl script to modify rules of IP Filter (IP Filter is a TCP/IP packet filter cf: http://coombs.anu.ed Free Download
B::Flags is a Perl module that provides a friendlier flags for B. Free Download
DB::Appgen is a Perl interface which includes both function oriented and object oriented interfaces. Free Download