SPELL=db_file VERSION=1.855 SOURCE=DB_File-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/DB_File-$VERSION SOURCE_URL[0]=http://www.cpan.org/modules/by-module/BerkeleyDB/PMQS/$SOURCE SOURCE_HASH=sha512:e41cc84a59cff1a4c87206d6523d258da47f2fe151113f55f8fcc7fa87700bc807c46d55993c34d7762eb2cc9adc9ab6ef030f5b850d52563f0d10a75050df77 WEB_SITE=http://search.cpan.org/search?query=db_file ENTERED=20020512 LICENSE[0]=ART KEYWORDS="db perl" SHORT="Perl access to Berkeley DB version 1.x" cat << EOF 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. EOF .