Package: wnpp Severity: wishlist Owner: Jonas Smedegaard <d...@jones.dk>
* Package name : libbloom-filter-perl Version : 1.0 Upstream Author : Maciej Ceglowski <mac...@ceglowski.com> * URL : http://search.cpan.org/dist/Bloom-Filter/ * License : Artistic or GPL-1+ Programming Lang: Perl Description : Bloom filter implemented in Perl A Bloom filter is a probabilistic algorithm for doing existence tests in less memory than a full list of keys would require. The tradeoff to using Bloom filters is a certain configurable risk of false positives. . Bloom::Filter is a Perl library implementing a simple Bloom filter with configurable capacity and false positive rate. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110305053117.2535.75440.reportbug@localhost.localdomain