Subject: | Unescaped left brace in regex is deprecated (warning under perl 5.22) |
Forwarded from
<https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=787539>
The following warning appears when running under perl 5.22:
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^}]+)}/ at ctlib/arch.pl line 92.
The changelog relating to this is at
https://metacpan.org/source/RJBS/perl-5.22.0/pod/perldelta.pod#L492