Description
Perl tools can read and manipulate gettext PO translation files as structured data. This helps scripts inspect messages, update catalogs, or build localization workflows without parsing the file format manually.
It is a library for translation tooling and developer automation. Be careful when scripts rewrite catalogs, because mistakes can break placeholders or lose translator comments.