perl-unicode

trouble with using lc() and uc() with unicode strings

2001-08-08 15:39:00

Hi all.  lc() and uc() don't work for me on unicode strings with activestate
perl
on windows - they return their arguments unchanged, or,  lc($foo) ==
uc($foo) == $foo for all unicode strings $foo.  Any thoughts or workarounds?

thanks
Zachary Mason

<Prev in Thread] Current Thread [Next in Thread>