| Name: | perl-BerkeleyDB |
|---|---|
| Version: | 0.51 |
| Release: | 4.el7 |
| Architecture: | x86_64 |
| Group: | Development/Libraries |
| Size: | 442098 |
| License: | GPL+ or Artistic |
| RPM: | perl-BerkeleyDB-0.51-4.el7.x86_64.rpm |
| Source RPM: | perl-BerkeleyDB-0.51-4.el7.src.rpm |
| Build Date: | Mon Jan 04 2016 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/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. |