Subject: | Unescaped left brace in regex is illegal here in regex |
Compilation fails with bleadperl (e.g. perl 5.25.4):
# Failed test 'Devel/PatchPerl/Plugin/Cygwin.pm loaded ok'
# at t/00-compile.t line 37.
# got: '65280'
# expected: '0'
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/ -e s,\@VERSION\@,\\\${ <-- HERE VERSION},g/ at /tmpfs/.cpan-build-cpansand/2016082806/Devel-PatchPerl-Plugin-Cygwin-v0.0.1-0/blib/lib/Devel/PatchPerl/Plugin/Cygwin.pm line 461.
Compilation failed in require at -e line 1.
# Looks like you failed 1 test of 1.
t/00-compile.t ............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests