Source: libdbm-deep-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl, libtest-deep-perl (>= 0.095), 
 libtest-exception-perl (>= 0.21), libtest-warn-perl,
 libio-stringy-perl, libfilehandle-fmode-perl, libtest-pod-coverage-perl,
 libtest-pod-perl, perl (>= 5.10.1) | libtest-simple-perl (>= 0.88),
 libdbi-perl, libdbd-sqlite3-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: AGOSTINI Yves <agostini@univ-metz.fr>,
 gregor herrmann <gregoa@debian.org>,
 Ansgar Burchardt <ansgar@43-1.org>
Standards-Version: 3.9.1
Homepage: http://search.cpan.org/dist/DBM-Deep/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdbm-deep-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdbm-deep-perl/

Package: libdbm-deep-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}
Suggests: libdbi-perl, libdbd-sqlite3-perl (>= 1.25) | libdbd-mysql-perl
Description: pure perl multi-level hash/array DBM that supports transactions
 DBM::Deep is an unique flat-file database module, written in pure perl. True
 multi-level hash/array support (unlike MLDBM, which is faked), hybrid OO /
 tie() interface, cross-platform FTPable files, ACID transactions, and is quite
 fast. Can handle millions of keys and unlimited levels without significant
 slow-down. Written from the ground-up in pure perl -- this is NOT a wrapper
 around a C-based DBM.
