mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
219 B
Plaintext
6 lines
219 B
Plaintext
This module implements the Brew edit distance that is very close to
|
|
the dynamic programming technique used for the Wagner-Fischer (and so
|
|
for the Levenshtein) edit distance.
|
|
|
|
WWW: https://metacpan.org/release/Text-Brew
|