Name: | perl-BerkeleyDB |
---|---|
Version: | 0.66 |
Release: | 1.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 429617 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-BerkeleyDB-0.66-1.el10_0.x86_64.rpm |
Source RPM: | perl-BerkeleyDB-0.66-1.el10_0.src.rpm |
Build Date: | Thu Dec 19 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/BerkeleyDB |
Summary: | Interface to Berkeley DB |
Description: | BerkeleyDB is a module that allows Perl programs to make use of the facilities provided by Berkeley DB version 2 or greater (note: if you want to use version 1 of Berkeley DB with Perl you need the DB_File module). Berkeley DB is a C library that provides a consistent interface to a number of database formats. BerkeleyDB provides an interface to all four of the database types (hash, btree, queue and recno) currently supported by Berkeley DB. |