Subject: | Unescaped left brace in regex is illegal here in regex |
Module compilation fails with bleadperl (e.g. perl 5.25.4):
# Failed test 'use MDV::Distribconf;'
# at t/01distribconf.t line 17.
# Tried to use 'MDV::Distribconf'.
# Error: Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\%{ <-- HERE (\w+)}/ at /tmpfs/.cpan-build-cpansand/2016090721/MDV-Distribconf-3.14-0/blib/lib/MDV/Distribconf.pm line 411.
# Compilation failed in require at t/01distribconf.t line 17.
# BEGIN failed--compilation aborted at t/01distribconf.t line 17.