develooper Front page | perl.perl5.porters | Postings from February 2012

Re: Unicode cheatsheet for Perl

Thread Previous | Thread Next
From:
Dilbert
Date:
February 20, 2012 10:33
Subject:
Re: Unicode cheatsheet for Perl
Message ID:
720dc185-2a05-4a7b-990e-d1e8eb832f98@m7g2000vbw.googlegroups.com
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


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About