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

Reply via email to