Subject: | Use of code point 0x8000000000000000 is not allowed |
t/01-ids.t started to fail with perl 5.27.1 because of a new incompatible change:
...
Use of code point 0x8000000000000000 is not allowed; the permissible max is 0x7FFFFFFFFFFFFFFF at t/01-ids.t line 127.
# Looks like your test exited with 255 just after 10.
t/01-ids.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 69/79 subtests
...
See also https://perl5.git.perl.org/perl.git/blob/HEAD:/pod/perl5271delta.pod#l85