orprint chr(0x141);
orprint "\x{141}";
All print the same character but when I run the same code a second time on the same box I get a different character (a dot). Can anyone tell my why? How to reset it? use utf8; does not change the behavior I eventually want to have code like...print chr(321);
if($someInputString eq "Unicode String Here"){ ... }
In reply to Unicode on Win2k by Mike McClellan
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |