develooper Front page | perl.perl6.users | Postings from April 2020

Re: unflattering flat

Thread Previous | Thread Next
From:
Larry Wall
Date:
April 7, 2020 16:15
Subject:
Re: unflattering flat
Message ID:
20200407161506.GA25576@wall.org
On Mon, Apr 06, 2020 at 08:04:45PM -0400, yary wrote:
: Larry's answer came through my browser with munged Unicode, it looks like
: this
: 
: [image: image.png]
: - with the Chinese character for "garlic" after the word "values"

I wrote the Unicode equivalent of:

    %hash-with-arrays.values>>[].flat

but for some reason mutt translated it to latin-1, which your mail program
apparently doesn't grok.

Maybe if I actually put a Chinese character in like 楽 it will leave it in UTF-8?

Testing:

    %hash-with-arrays.values»[].flat

Larry

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