Description
Perl applications can transliterate text between writing systems, converting characters into another script or representation. This is useful for search normalization, slugs, cataloging, imports, and language-processing tools.
It is a text-processing library. Transliteration is not translation and can lose information, so applications should preserve original text when accuracy matters.