Subject: | Sequence (?^...) not recognized in regex |
Tests fail with perl < 5.14:
# Failed test 'Acme/PERLANCAR/Test/DevelopRequires.pm loaded ok'
# at t/00-compile.t line 37.
# got: '65280'
# expected: '0'
Sequence (?^...) not recognized in regex; marked by <-- HERE in m/(?^ <-- HERE :(?:(?:25[0-5]|2[0-4][0-9]|[0-1]?[0-9]{1,2})(?:\.(?:25[0-5]|2[0-4][0-9]|[0-1]?[0-9]{1,2})){3}))/ at /tmpfs/.cpan-build-cpansand/2016102818/Acme-PERLANCAR-Test-DevelopRequires-0.001-0/blib/lib/Acme/PERLANCAR/Test/DevelopRequires.pm line 11.
Compilation failed in require at -e line 1.
# Looks like you failed 1 test of 1.
t/00-compile.t ...........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests