Subject: | Unescaped left brace in regex is illegal here in regex |
Module compilation fails with bleadperl, e.g. perl 5.25.12:
# Failed test 'use Music::Audioscrobbler::MPD;'
# at t/1-simple.t line 7.
# Tried to use 'Music::Audioscrobbler::MPD'.
# Error: Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/^ACK \[(\d+)\@(\d+)\] { <-- HERE (.*)} (.+)$/ at /home/cpansand/.cpan/build/2017051009/Music-Audioscrobbler-MPD-0.13-11/blib/lib/Music/Audioscrobbler/MPD.pm line 424.
# Compilation failed in require at t/1-simple.t line 7.
# BEGIN failed--compilation aborted at t/1-simple.t line 7.
# Looks like you failed 1 test of 2.
t/1-simple.t ........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests