freebsd-ports/devel/p5-Tie-DB_File-SplitHash/pkg-descr
Bill Fenner a5b727886c search.cpan.org redirect reduction canonicalization project, pass 2:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.

This pass brought to you by loving, painstaking hand editing.
2005-09-21 19:35:50 +00:00

11 lines
454 B
Text

Tie::DB_File::SplitHash
Designed for support of file size limitted OSes. Transparently splits
a DB_File database into as many distinct files as desired. Distributes
hash entries between the files using a randomization algorithm.
Has the effect of allowing DB_File hashes to grow to the full size
of the partition. Requires 'Digest::SHA1' and 'DB_File' to be installed.
WWW: http://search.cpan.org/dist/Tie-DB_File-SplitHash/
Author: Benjamin Franz