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

Re: Unicode cheatsheet for Perl

Thread Previous | Thread Next
From:
Tom Christiansen
Date:
February 20, 2012 10:48
Subject:
Re: Unicode cheatsheet for Perl
Message ID:
7579.1329763702@chthon
Dilbert <dilbert1999@gmail.com> wrote
   on Mon, 20 Feb 2012 10:31:11 PST: 

>> =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 ?

No, I just typo'd it; you're right.  Thanks.

--tom

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