ofourdan has asked for the wisdom of the Perl Monks concerning the following question:
We are looking for a standard way to create multi-languages applications in Perl.
We have a web site that makes intensive use of Perl for page generation, is there a common way to handle more than one language in Perl and change it on the fly ?
The goal is to get something somehow similar to gettext in C.
Thanks in advance,
Olivier.