p5-Text-LevenshteinXS

perl implementation of Levenshtein edit distance

WWW CVSWeb GITHub
  1. Package version
    p5-Text-LevenshteinXS-0.03p7
  2. Maintainer
    The OpenBSD ports mailing-list

Fast implementation of the Levenshtein `edit distance' for perl.
see < http://www.merriampark.com/ld.htm > for a description of the
algorithm.