Changes for version 0.05 - 2010-01-16
- remove the extractor to a second distribution
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