On 20 fév, 18:27, tchr...@perl.com (Tom Christiansen) wrote:
> =Unicode casing
> uc("tschüß") # "TSHUESS"
I think there is the letter "C" missing in "TSHUESS"
> "tschüß" =~ /TSHUESS/i
same here, the letter "C" is missing in /TSHUESS/i
...or is there something that I don't understand how Unicode is
translated into uppercase ?
Thread Previous
|
Thread Next