Subject: | Unescaped left brace in regex is illegal in regex |
Encode::Arabic::ArabTeX::RE does not compile anymore with perl 5.25.1:
...
# Failed test 'use Encode::Arabic::ArabTeX::RE;'
# at t/Encode-Arabic-ArabTeX-RE.t line 7.
# Tried to use 'Encode::Arabic::ArabTeX::RE'.
# Error: Unescaped left brace in regex is illegal in regex; marked by <-- HERE in m/([\_\.\^]?\w)\\shadda{ <-- HERE }/ at /home/cpansand/.cpan/build/2016060706/Encode-Arabic-14.1-EwYlbo/blib/lib/Encode/Arabic/ArabTeX/RE.pm line 63.
# Compilation failed in require at t/Encode-Arabic-ArabTeX-RE.t line 7.
# BEGIN failed--compilation aborted at t/Encode-Arabic-ArabTeX-RE.t line 7.
# Looks like you failed 1 test of 1.
t/Encode-Arabic-ArabTeX-RE.t ........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
...