The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Modules

Perl modules for creating and searching an index of HTML files
utility module for compressing HTML::Index inverted indices
Perl module for creating a searchable HTML files index
Perl object used by HTML::Index::Create to create an index of HTML documents for searching
utility module for filtering words for indexing / searching using the HTML::Index modules.
Perl module for searching a searchable HTML files index
CGI interface to the HTML::Index::Search module for searching HTML::Index inverted indexes.
utility module for providing statistics on the inverted index generated by HTML::Index::Create.
utility module for generating stopword lists words for indexing / searching using the HTML::Index modules.
subclass'able module for storing inverted index files for the HTML::Index modules.
subclass of HTML::Index::Store using BerkeleyDB.