Subject: | Regexp failure with perl pre-5.14.0 |
With perl at commit e4487e9b537f1be1e95aba1c87790c2a411788a7 the test
suite fails with:
# Failed test 'compile() should return compiled regexp'
# at t/basic.t line 163.
# got: '(?^:baz)'
# expected: '(?-xism:baz)'
# Looks like you failed 1 test of 38.
t/basic.t .........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/38 subtests
Regards,
Slaven