summaryrefslogtreecommitdiff
path: root/devel/p5-Tie-DB_File-SplitHash/pkg-descr
blob: dad5543d542fffb1999a237457e8c99ec0b152ee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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