an interface to the database supported by Berkeley DB
Description
DB_File is a module which allows Perl programs to make use of the facilities
provided by Berkeley DB version 1.x. 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.