Subject: | Unescaped left brace in regex is illegal here in regex |
There are module compilation errors with bleadperl (e.g. perl 5.25.4):
# Failed test 'use MobaSiF::Template;'
# at t/00_load.t line 9.
# Tried to use 'MobaSiF::Template'.
# Error: Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/^loop\(([^\)]+)\){ <-- HERE $/ at /tmpfs/.cpan-build-cpansand/2016090506/MobaSiF-Template-0.02-0/blib/lib/MobaSiF/Template/Compiler.pm line 126.
# Compilation failed in require at /tmpfs/.cpan-build-cpansand/2016090506/MobaSiF-Template-0.02-0/blib/lib/MobaSiF/Template.pm line 8.
# BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016090506/MobaSiF-Template-0.02-0/blib/lib/MobaSiF/Template.pm line 8.
# Compilation failed in require at t/00_load.t line 9.
# BEGIN failed--compilation aborted at t/00_load.t line 9.
# Looks like you failed 1 test of 1.
t/00_load.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests