Problem
You have two English words and you want to know how similar they sound.
Solution
FIX: find an equivalent to perl’s Text::Soundex.
Discussion
TODO: DISCUSSION
Contrast
TODO: LIST_OF_OTHER_PROGRAMMING_LANG_METHODS
Related
TODO: LIST_OF_RELATED_ITEMS
Status: In Progress