Subject: | Regexp related test failures (0.090001, 0.090002) |
With newer perls (5.18 and newer) the test suite fails:
...
Sequence (?_...) not recognized in regex; marked by <-- HERE in m/(?(DEFINE)
(?<PerlSubroutineDeclaration>(?<PerlWrapperSubroutineDeclaration_001>(?&PerlBabbleInnerMatch)|(?&PerlStdSubroutineDeclaration)))
(?<PerlBabbleInnerMatch>(?<PerlWrapperBabbleInnerMatch_001>((?&PerlStdBabbleInnerMatch))(?{ push @Babble::Match::F, [ pos() - length($^N), length($^N) ] })))
(?<PerlStdBabbleInnerMatch>sub \b (?&PerlOWS) (?&PerlOldQualifiedIdentifier)(?:(?: (?&PerlOWS) (?>(?&PerlAttributes)) )?+(?&PerlOWS) (?&PerlParent at (eval 35) line 1671.
t/plugin-coresignatures.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
... etc ...