Changes for version 0.11

  • New syntax for "new", with parameters such as max => 1, trans => 1, or no_exact => 1.
  • Improved performance for Unicode searches.
  • Transposition support
  • Maximum edit distance is now switched off by default.
  • "nearest" with a maximum distance set returns "undef" rather than -1 on failure.

Modules

partial or fuzzy string matching using edit distances