After several weeks of late nights and OCD-tinged hacking, I'm pleased to have uploaded
version 0.26 of Search::Tools to CPAN.
I've also started a page just for this module.
The big thing in this release is a rewrite in XS/C for much of the tokenizing and snippet extraction
code. That, and lots more test coverage. A big thanks to Henry at zen for prompting this development
and release and for providing good bug reports.
I also want to acknowledge how awesome the NYTProf
profiling tool is. Helped me find all the bottlenecks.