Changes for version 0.07 - 2010-05-13
- Problem with UTF-8 Environment $ENV{LANG} is 'en_GB.UTF-8' or 'en_US.UTF-8' https://rt.cpan.org/Public/Bug/Display.html?id=53931
Modules
Perl OO Interface to Uniforum Message Translation
Call object methods as functions
An additional maketext interface for Message Translation
Perl Interface extension to use gettext and not mo files
Call object methods as tied hash
Examples
- example/01_locale_textdomian_utf-8.pl
- example/11_gettext_mo.pl
- example/12_gettext_mo_utf-8.pl
- example/13_gettext_mo_cp1252.pl
- example/14_N__.pl
- example/22_gettext_mo_functional_interface.pl
- example/23_gettext_mo_tied_interface.pl
- example/31_gettext_struct_from_locale_po.pl
- example/32_gettext_struct_from_dbd_po.pl
- example/33_gettext_struct_from_locale_po_utf-8.pl
- example/34_gettext_struct_from_dbd_po_utf-8.pl
- example/41_maketext_mo.pl
- example/42_maketext_mo_style_gettext.pl
- example/LocaleData/de/LC_MESSAGES/example.mo
- example/LocaleData/de/LC_MESSAGES/example.po
- example/LocaleData/de/LC_MESSAGES/example_cp1252.mo
- example/LocaleData/de/LC_MESSAGES/example_cp1252.po
- example/LocaleData/de/LC_MESSAGES/example_maketext.mo
- example/LocaleData/de/LC_MESSAGES/example_maketext.po
- example/LocaleData/de/LC_MESSAGES/example_maketext_style_gettext.mo
- example/LocaleData/de/LC_MESSAGES/example_maketext_style_gettext.po
- example/LocaleData/ru/LC_MESSAGES/example.mo
- example/LocaleData/ru/LC_MESSAGES/example.po
- example/README