Binary package “libtext-brew-perl” in ubuntu mantic

perl implementation of Brew edit distance

 Text::Brew 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. For more information about the
 Brew edit distance see:
 <http://ling.ohio-state.edu/~cbrew/795M/string-distance.html>