Description
Perl applications can compute Soundex codes for approximate matching of names by sound. This is useful for search, deduplication, genealogy tools, and older database workflows that rely on phonetic matching.
It is a developer library. Soundex is language- and culture-limited, so applications should not treat matches as proof that names refer to the same person.