Subject: | Unescaped left brace in regex is illegal here in regex |
The module does not compile anymore with bleadperl (e.g. 5.25.4):
# Failed test 'use Text::ParseAHD;'
# at t/00.load.t line 4.
# Tried to use 'Text::ParseAHD'.
# Error: Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/text => '? ?\[{ <-- HERE text => '/ at /tmpfs/.cpan-build-cpansand/2016090406/Text-ParseAHD-0/blib/lib/Text/ParseAHD.pm line 126.
# Compilation failed in require at t/00.load.t line 4.
# BEGIN failed--compilation aborted at t/00.load.t line 4.
# Testing Text::ParseAHD
# Looks like you failed 1 test of 1.
t/00.load.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests