Changes for version 0.03 - 2009-12-07
- add forgotten language at test 22
- add forgotten xs package name at OO.pm
- some POD
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
Examples
- example/01_locale_textdomian_utf-8.pl
- example/21_gettext_mo.pl
- example/22_gettext_struct_from_locale_po.pl
- example/23_gettext_struct_from_dbd_po.pl
- example/24_maketext_mo.pl
- example/25_maketext_mo_style_gettext.pl
- example/26_gettext_struct_from_locale_po_utf-8.pl
- example/27_gettext_struct_from_dbd_po_utf-8.pl
- example/LocaleData/de/LC_MESSAGES/example.mo
- example/LocaleData/de/LC_MESSAGES/example.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/test.mo
- example/LocaleData/ru/LC_MESSAGES/test.po
- example/README