![]() |
|
Think about Loose Coupling | |
PerlMonks |
Re: Perl Programs That Support Multiple (Human) Languagesby stefp (Vicar) |
on Aug 28, 2001 at 05:20 UTC ( #108323=note: print w/replies, xml ) | Need Help?? |
you only scratched the surface of the problem because
you eventually want your strings to have variable parts. And
in different languages theses parts will be assembled in different orders so printf is of no help here. The library gettext helps you to handle that (as you mentionned) and the good news is: it seems to be supported by a Perl wrapper: check http://cpan.org/authors/id/P/PV/PVANDRY/gettext-1.01.tar.gz -- stefp
In Section
Meditations
|
|