CLucene version 1.00 ==================== A perl interface to the CLucene C++ port of the Java Lucene free text search engine. See the documentation with CLucene http://sourceforge.net/projects/clucene/ and Lucene http://jakarta.apache.org/lucene/ for further details on the engine. Please read INSTALL for full details on how to install the clucene search libraries and how to build this perl interface. 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: CLucene engine from the RPM available at http://sourceforge.net/projects/clucene. Carp. File::Path. COPYRIGHT AND LICENCE Copyright(c) 2005 Peter Edwards All rights reserved. This package is free software; you can redistribute it and/or modify it under the same terms as Perl itself.