in reply to
Character sets: converting to UTF8 with Perl 5.6?
In addition to
Fastolfe
's suggestion you may want to check out the
Lingua::Iconv
module. It can convert to/from many diffrent character sets including UTF-8.
Comment on
Re: Character sets: converting to UTF8 with Perl 5.6?
In Section
Seekers of Perl Wisdom