in reply to Re^2: Parse a special symbol
in thread Parse a special symbol
Have you read perlunitut yet?
Also, perlunifaq points out Can I use Unicode in my Perl sources?. I recommend not to use Unicode characters in your source code but to use the hex escapes for that (or the names).
|
---|