http://www.perlmonks.org?node_id=773428


in reply to Re: unicode translation
in thread unicode translation

As a starter, try this unicode page: http://perldoc.perl.org/perlunicode.html

That's not a good place to start. As the document itself now indicates, if you just want to use Unicode in Perl you shouldn't have to read a reference document, and can instead start at the Unicode tutorial.