Subject: | Unescaped left brace in regex is deprecated here |
When running the Statocles-0.096 test suite with bleadperl the following warning appears (in t/plugin/highlight.t):
...
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^({ <-- HERE [^}]+})/ at /home/cpansand/.cpan/build/2019120520/Syntax-Highlight-Engine-Kate-0.14-1/blib/lib/Syntax/Highlight/Engine/Kate/Template.pm line 850
...