Description
Perl applications can use gettext-style localization support to translate messages and adapt text for different languages. This helps command-line tools and applications present user-facing strings in the user's locale.
It is a localization library. Applications still need good translation catalogs and tests for placeholders, plural forms, and character encoding.