Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-BerkeleyDB - BerkeleyDB Perl module
BerkeleyDB is a module that allows Perl programs to make use of the
facilities provided by Berkeley DB. 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.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
perl-BerkeleyDB |
0.26 |
3.fc4 |
x86_64 |
367 KiB |
Thu Aug 4 19:34:17 2005 |
Changelog
- * Wed Aug 3 18:00:00 2005 Steven Pritchard <steve{%}kspei{*}com> 0.26-3
- Move OPTIMIZE to Makefile.PL instead of make
- * Mon Aug 1 18:00:00 2005 Steven Pritchard <steve{%}kspei{*}com> 0.26-2
- Various fixes from Paul Howarth:
- Add description
- Fix permissions on docs (also Paul Howarth)
- Add OPTIMIZE to make
- Don't own perl_vendorarch/auto/
- BuildRequire Test::Pod and MLDBM
- * Wed Jul 6 18:00:00 2005 Steven Pritchard <steve{%}kspei{*}com> 0.26-1
- Specfile autogenerated.
- Add BuildRequires db4-devel.
- Install dbinfo script.