develooper Front page | perl.perl5.porters | Postings from August 2021

Re: "use v5.36.0" should imply UTF-8 encoded source

Thread Previous | Thread Next
From:
Yuki Kimoto
Date:
August 3, 2021 02:38
Subject:
Re: "use v5.36.0" should imply UTF-8 encoded source
Message ID:
CAExogxMiKpG8AaZJCW7A2gxxrATbBP8iDQ=Kxg+dS+jogeYqKg@mail.gmail.com
2021-8-2 23:43 Felipe Gasper <felipe@felipegasper.com>:

>
> use v5.36;
> print 'Hello, world!';
>
>
I think this is the right code in Perl.

Is the combination of "use utf8" and "print ascii code characters" the
right code?

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