# $File: //depot/OurNet-FuzzyIndex/README $ $Author: autrijus $
# $Revision: #5 $ $Change: 2166 $ $DateTime: 2001/10/20 01:19:57 $

This is the README file for OurNet::FuzzyIndex, an inverted search
engine for double-byte characters, by Elixir Group and OurInternet 
Inc.

* Installation

OurNet::FuzzyIndex uses the standard perl module install process:

perl Makefile.PL
make
make test
make install

Note that scripts in bin/ directory could be useful tutorials, too.

* Copyright

Copyright 2001 by Autrijus Tang E<lt>autrijus@autrijus.org>,
		  Chia-Liang Kao E<lt>clkao@clkao.org>.

This program is free software; you can redistribute it and/or 
modify it under the same terms as Perl itself.

See L<http://www.perl.com/perl/misc/Artistic.html>
