Subject: | t/01.basic.t fails with perl 5.29.x |
See subject. Test log:
Variable length lookbehind is experimental in regex; marked by <-- HERE in m/(?<=Moose|Mo), (world) <-- HERE / at (eval 65) line 1.
# Failed test at t/01.basic.t line 12.
# got: ''
# expected: undef
# Looks like you failed 1 test of 6.
t/01.basic.t .............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests
Probably the same problem like:
* https://github.com/rurban/re-engine-PCRE2/issues/32
* https://rt.perl.org/Public/Bug/Display.html?id=133967