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

Changes for version 0.09

  • separated the UTF8 checking into Search::Tools::UTF8 and use XS to check valid utf8. Among other things, fixes the string length bug on is_valid_utf8() that previously segfaulted if the string was longer than 24K.

Modules

tools for building search applications
extract and highlight search results in original text
extract keywords from a search query
build regular expressions from search queries
access regular expressions for a keyword
access regular expressions for keywords
extract keywords in context
offer spelling suggestions
transliterations of UTF-8 chars
UTF8 string wrangling
methods for playing nice with XML and HTML