blob: 854d640c475d8419c152bc9e53a0bd0c1473f85f (
plain)
1
2
3
4
5
6
7
8
9
|
perl-Locale-Msgfmt
Locale::Msgfmt - Compile .po files to .mo files
This module does the same thing as msgfmt from GNU gettext-tools,
except this is pure Perl. The interface is best explained through
examples here:
https://metacpan.org/source/AZAWAWI/Locale-Msgfmt-0.15/lib/Locale/Msgfmt.pm
|