Subject: | t/1-basic.t fails with perl 5.29.x |
See subject. Test log:
...
t/1-basic.t ............. 1/6 Variable length lookbehind is experimental in regex; marked by <-- HERE in m/(?<=Moose|Mo), (world) <-- HERE / at (eval 15) line 1.
# Failed test at t/1-basic.t line 13.
# got: ''
# expected: undef
# Looks like you failed 1 test of 6.
t/1-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