Jeff Pang пишет:
2008/9/22 Vyacheslav Karamov <[EMAIL PROTECTED]>:Hi All!Jow to replace ISO entities (like "é") or four-character Unicode entities (like "Ǖ") with Unicode characters?use Encode; see perldoc Encode, which is a built-in Perl module.
Hi All! I saw perldoc Encode http://perldoc.perl.org/Encode.html but I couldn't find what I need. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/