I am going to use Unicode::UTF8
Problem that I don't really understand how it would be compatible with perl own unicode implementation
There are the following lines in documentation:Recognizes all noncharacters regardless of Perl version
It's the author's believe that this UTF-8 implementation is conformant with the Unicode Standard Version 6.0
What will happen if some Unicode 6 characters recognized by this module, but then misinterpreted by perl?
I am interested in understanding this behaviour in at least one possible (even insignificant) edge case (including but not limited to security issues), for all perl 5.8.8+. But I am not sure where to start.
UPD:"at least one" edge case, not "any edge case"In reply to Unicode::UTF8 and perl Unicode compatibility by vsespb
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |