Subject: | isIDFIRST_utf8() will require an additional parameter (2.000000-TRIAL) |
Tests fail with perl 5.25.9 and later. Test logs show the following:
...
In Parameters.xs, line 2210, starting in Perl v5.30, isIDFIRST_utf8() will require an additional parameter. Avoid this message by converting to use isIDFIRST_utf8_safe().
# Looks like your test exited with 2 before it could output anything.
t/02-compiles.t .........................................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 10/10 subtests
...