Description
Perl projects can reuse translation catalogs from formats such as gettext PO files inside Locale::Maketext. This is useful when an application already has translated text and needs to integrate it with Perl's message system.
It is a developer-facing localization library. It does not create translations by itself; it helps programs read existing catalogs correctly.