On Mon, 30 Dec 2019 02:41:10 +0100 Roman Czyborra <ro...@czyborra.com> wrote:
> 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 /usr/share/perl5/MP3/Tag.pm line 2944.
> 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 [^{}]+}|
\w)/ at /usr/share/perl5/MP3/Tag.pm line 2956.
> Use of uninitialized value $ENV{"LANG"} in string at /usr/bin/ripit line 
359.
> 

This problem has been fixed upstream in version 1.15

See change log of https://metacpan.org/pod/MP3::Tag

All the best

Reply via email to