-
Notifications
You must be signed in to change notification settings - Fork 0
Bloom Filter in Perl
levonlloyd/Perl-Bloom--Filter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Bloom-Filter version 0.1 =================== This is a clone of the Bloom::Filter project from CPAN (http://search.cpan.org/~mceglows/Bloom-Filter-1.0/Filter.pm) The main initial purpose of this extension is to add the ability to save a filter to a file and then later re-create the filter from the file. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module requires these other modules and libraries: Digest::SHA1 COPYRIGHT AND LICENCE (c) 2004 Maciej Ceglowski This is free software, distributed under version 2 of the GNU Public License (GPL).
About
Bloom Filter in Perl
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published