Skip to content

Xaerxess/Bloom-Filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bloom-Filter version 1.2
========================

INSTALLATION

To install the module from CPAN, use

    cpan Bloom::Filter

If you have the App::cpanminus installer, you may prefer

    cpanm Bloom::Filter

To install this module from tarball archive file containing this distribution,
type

    perl Makefile.PL
    make
    make test
    make install

DOCUMENTATION

You can read the documentation for the module online at the following websites:

 * http://search.cpan.org/perldoc?Bloom::Filter
 * http://metacpan.org/release/Bloom::Filter

After installing the module, you can read the documentation on your computer
using

    perldoc Bloom::Filter

COPYRIGHT AND LICENCE

Copyright (C) 2004 Maciej Ceglowski

This is free software, distributed under version 2 of the GNU Public License
(GPL).

The full text of the license can be found in the LICENSE file included with
this module.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages