[Purdue-pm] Perl 5 vs. Raku (formerly known as Perl 6)

Mark Senn mark at purdue.edu
Thu Aug 18 11:57:29 PDT 2022


While debugging, I notcied the chr routine doesn't work the same in Perl
5 and Raku.  I prefer Perl 5's.  I like Raku better for everything else
so far.

Just letting you know to spare you the pain I went through if you're
using Raku.  Doing chr(133) didn't do what I thought it would.  GUESS:
It won't match Perl 5's behavior for >= 128.

-mark


More information about the Purdue-pm mailing list