in reply to
Writing localized Perl apps
I'm working with Localization/Internationalization quite a lot. I found that
Locale::Maketext::Lexicon
suits my needs very well. You can use standard gettext lexicons, as well as your own format. I'm using
poEdit
to build my .po/.mo files...
Jouke Visser
Speaking at the
2004 O'Reilly Open Source Convention
about
pVoice
Comment on
Re: Writing localized Perl apps
In Section
Seekers of Perl Wisdom