openbsd-ports/databases/p5-DBM-Deep/pkg/PLIST
kevlo 42fcbee78b Initial import of p5-DBM-Deep-1.0014
A 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, and quite fast. Can handle millions of keys and
unlimited hash levels without significant slow-down. Written from the ground-up
in pure perl -- this is NOT a wrapper around a C-based DBM.  Out-of-the-box
compatibility with Unix, Mac OS X and Windows.

ok sthen@
2009-09-29 08:33:33 +00:00

15 lines
428 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2009/09/29 08:33:33 kevlo Exp $
${P5SITE}/DBM/
${P5SITE}/DBM/Deep/
${P5SITE}/DBM/Deep.pm
${P5SITE}/DBM/Deep.pod
${P5SITE}/DBM/Deep/Array.pm
${P5SITE}/DBM/Deep/Cookbook.pod
${P5SITE}/DBM/Deep/Engine.pm
${P5SITE}/DBM/Deep/File.pm
${P5SITE}/DBM/Deep/Hash.pm
${P5SITE}/DBM/Deep/Internals.pod
@man man/man3p/DBM::Deep.3p
@man man/man3p/DBM::Deep::Cookbook.3p
@man man/man3p/DBM::Deep::Internals.3p