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.03

  • index_identical() and (therefore) are_orthons() made to use case-insensitive matching (previously relied on user handling case)
  • vissim() method removed for separate development
  • added char_diff() and index_diff() methods
  • len_maxseq(), mudist() and unique_abbrevs() methods removed as redundant reuse of String::LCSS_XS, String::Similarity and Text::Abbrev, respectively.

Modules

Orthographic similarity of string to one or more others by Coltheart's N and related measures