Click here to Skip to main content
15,884,176 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
How to handle UTF8 format characters in Perl. for example while storing the utf8 value in string and comparing the two strings.
Posted

1 solution

Ten seconds with our friend Google gave me this: http://perldoc.perl.org/utf8.html[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900