Search results for "module:DB_File"
DB_File - Perl5 access to Berkeley DB version 1.x
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...
PMQS/DB_File-1.858 - 13 May 2022 07:03:50 UTC
DB_File::Lock - Locking with flock wrapper for DB_File
This module provides a wrapper for the DB_File module, adding locking. When you need locking, simply use this module in place of DB_File and add an extra argument onto the tie command specifying if the file should be locked for reading or writing. Th...
DHARRIS/DB_File-Lock-0.05 - 06 Aug 2002 18:34:21 UTC
DB_File::SV18x - Co-existence of berkeley db 1.85, 1.86 and 2+
The DB_File::SV18x modules override the namespace used by the berkeley db library with a namespace that allows the most prominent versions of the library, namely 1.85 and 1.86, coexist with the current 2 or higher in memory. Thus it offers both conve...
ANDK/DB_File-SV18x-kit-0.06 - 06 Mar 2000 17:10:59 UTC
DB_File::Utils - main module for db_util command line tool
Please refer to "perldoc db_util" for detail on module usage....
AMBS/DB_File-Utils-0.006 - 06 Oct 2015 08:38:50 UTC
DB_File::DB_Database - Perl module for reading and writing the DB_File data as a mutifield table with index file supported.
This module can handle DB_File data(DB_HASH, key/value pairs) as a mutifield table. It also can create auto updated index files(DB_BTREE) to faster the searching speed. It is an Beta version, use it at your own risk. The following methods are support...
RANN/DB_File-DB_Database-0.031 - 06 Nov 2001 02:44:18 UTC
IP::Country::DB_File - IPv4 and IPv6 to country translation using DB_File
IP::Country::DB_File is a light-weight module for fast IP address to country translation based on DB_File. The country code database is stored in a Berkeley DB file. You have to build the database using "build_ipcc.pl" or IP::Country::DB_File::Builde...
NWELLNHOF/IP-Country-DB_File-3.03 - 25 Aug 2014 17:44:47 UTC
Apache::Session::DB_File - An implementation of Apache::Session
This module is an implementation of Apache::Session. It uses the DB_File backing store and the File locking scheme. You must specify the filename of the database file and the directory for locking in arguments to the constructor. See the example, and...
CHORNY/Apache-Session-1.94 - 18 Sep 2020 22:00:45 UTC
Sman::Man::Cache::DB_File - Cache converted manpages in a DB_File
Uses a Cache::Cache subclass to store raw data for use by Sman::Man::Convert....
JOSHR/Sman-1.04 - 02 Sep 2016 20:55:18 UTC
Tie::MLDBM::Store::DB_File - Tie::MLDBM Storage Component Module
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