Internationalization with perl?
Kevin D. Clark
kclark at CetaceanNetworks.com
Tue Dec 17 08:39:31 EST 2002
Dan Coutu <coutu at snowy-owl.com> writes:
> Have any of you illustrious folks had experience with doing
> Internationalization (I18N) within perl code? I know that by default
> perl now processes strings as unicode but that's just the tip of the
> iceberg. Sniffing the locale from the environment (or the web browser
> settings in the case of CGI and mod_perl code) is also
> straightforward. What is less clear is what mechanisms (CPAN modules
> etc.) are available for things like message catalogs.
I've played around with Locale::gettext before; I would recommend that
you check this out:
http://www.cpan.org/modules/by-module/Locale/gettext-1.01.tar.gz
Hope this helps,
--kevin
--
Kevin D. Clark / Cetacean Networks / Portsmouth, N.H. (USA)
cetaceannetworks.com!kclark (GnuPG ID: B280F24E)
alumni.unh.edu!kdc
More information about the gnhlug-discuss
mailing list