Subject: | Unescaped left brace in regex is deprecated here, passed through in regex |
Tests fail with perl 5.25.x:
Unescaped left brace in regex is deprecated here, passed through in regex; marked by <-- HERE in m/({\\(.){ <-- HERE (\\?\w{1,2})}})/ at /opt/perl-5.25.3/lib/site_perl/5.25.3/LaTeX/ToUnicode.pm line 32.
Unescaped left brace in regex is deprecated here, passed through in regex; marked by <-- HERE in m/(\\(.){ <-- HERE (\\?\w{1,2})})/ at /opt/perl-5.25.3/lib/site_perl/5.25.3/LaTeX/ToUnicode.pm line 35.
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\G{ <-- HERE \s*((?^:(?^:[a-zA-Z0-9\!\$\&\*\+\-\./\:\;\<\>\?\[\]\^\_\`\|])+))\s*=\s*/ at /tmpfs/.cpan-build-cpansand/2016072200/BibTeX-Parser-0.69-0/blib/lib/BibTeX/Parser.pm line 87, <GEN0> line 18.
# Looks like your test exited with 25 just after 10.
t/06-parse_complex.t ......
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 9/19 subtests
See also https://rt.perl.org/Public/Bug/Display.html?id=128139