Subject: | Unescaped left brace in regex is illegal here in regex |
Compilation fails with perl 5.25.x:
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/<(.*?):(\d+)(?::(.*?))?>(.*?)(?:,{ <-- HERE (.*?)})?$/ at lib/Ham/ADIF/ADI.pm line 89.
Compilation failed in require at lib/Ham/ADIF.pm line 14.
BEGIN failed--compilation aborted at lib/Ham/ADIF.pm line 14.
Compilation failed in require at bin/adif-dumper line 13.
BEGIN failed--compilation aborted at bin/adif-dumper line 13.
not ok 1 - Compile test for bin/adif-dumper