http://qs321.pair.com?node_id=212231


in reply to Re: Unicode and locales
in thread Unicode and locales

Unfortunately Encode needs perl version 5.7.3 (at least that's what perl -MCPAN -e 'install Encode' told me)

I will try Text::Iconv and see if that works.

Oh, and I have found the module Unicode::Map8. After reading the docs I am still not sure if it can be relevant to what I am doing. Can anyone enlighten me?

I guess I'll have to upgrade to 5.8 on FreeBSD machine. It is probably high time to do it anyway ;)