Changes for version 0.02 - 2009-12-05
- bugfix: dependency errors at Build.PL
- better module POD
- bette README at folder example
Modules
Perl OO Interface to Uniforum Message Translation
Call object methods as function
A 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