mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
5 lines
147 B
Plaintext
5 lines
147 B
Plaintext
Text::LevenshteinXS is an XS implementation of the Levenshtein edit
|
|
distance in Perl.
|
|
|
|
A good point to start is: http://www.merriampark.com/ld.htm
|