Name: | perl-BerkeleyDB |
---|---|
Version: | 0.63 |
Release: | 2.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 426517 |
License: | GPL+ or Artistic |
RPM: | perl-BerkeleyDB-0.63-2.el8.x86_64.rpm |
Source RPM: | perl-BerkeleyDB-0.63-2.el8.src.rpm |
Build Date: | Sat Nov 02 2019 |
Build Host: | jenkins-10-147-72-125-d2ac1df6-acc4-4fcb-b0d4-e6c082c4d687.appad1iad.osdevelopmeniad.oraclevcn.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. |