left the todo line as a comment so it is easy to back out if it turns out this was premature
EXPECT
utf8::encode($expect);
- local $TODO = "[perl #60508]";
+ #local $TODO = "[perl #60508]";
fresh_perl_is(<<'CODE', $expect, {});
binmode STDOUT, ":utf8";