http://sourceforge.net/tracker/index.php?func=detail&aid=1312049&group_id=20873&atid=120873 Versions of CPAN module libintl-perl-1.14+ differ from
version 1.10 so that gettext ignores preceding call of setlocale. Tested on
FreeBSD 5.4. I
offer a work around which works correctly with versions 1.10 -
1.15. Main idea is to accompany each call of setlocale with a call of nl_putenv. This solution is recommended by "perldoc Locale::Messages" for solving of compatibility issues.
Use of a new version (1.15) of this module is preferrable, because it is more friendly to UTF8.
Regards, Julia. |
- [OpenCA-Devel] patch for using libintl-perl-1.14+ Julia Dubenskaya