Пакет perl-Bloom-Filter: Информация

    Исходный пакет: perl-Bloom-Filter
    Версия: 1.2-alt1
    Собран:  10 марта 2014 г. 19:58 в задании #116113
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Bloom-Filter/

    Лицензия: GPL or Artistic
    О пакете: Sample Perl Bloom filter implementation
    Описание: 
    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.
    This module implements a simple Bloom filter with configurable capacity
    and false positive rate. Bloom filters were first described in a 1970
    paper by Burton Bloom, see
    http://portal.acm.org/citation.cfm?id=362692&dl=ACM&coll=portal
    
    See also: Using Bloom Filters,
    http://www.perl.com/pub/a/2004/04/08/bloom_filters.html

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-Bloom-Filter (noarch)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko
    Alexey Tourbin

      1. perl-Digest-SHA1
      2. perl-devel
      3. perl(Digest/SHA.pm)

    Последнее изменение


    10 марта 2014 г. Igor Vlasenko 1.2-alt1
    - automated CPAN update
    4 марта 2014 г. Igor Vlasenko 1.1-alt1
    - automated CPAN update
    23 апреля 2011 г. Alexey Tourbin 1.0-alt1
    - 0.03 -> 1.0