use Text::Soundex; use Text::Metaphone; use Text::Compare; use Text::LevenshteinXS qw(distance); use String::KeyboardDistance qw(:all);