Subject: | Unescaped left brace in regex is illegal in regex |
Wx fails to build with perl 5.25.1 due to a new fatal error:
Output from '/bbbike/perl-5.25.1/bin/perl5.25.1 Makefile.PL':
Unescaped left brace in regex is illegal in regex; marked by <-- HERE in m/^\s*\%include{ <-- HERE ([^}]+)}\s*;\s*$/ at /tmpfs/.cpan-build-cpansand/2016052109/Wx-0.9928-yNWtp9/build/Wx/build/Utils.pm line 110.
Compilation failed in require at /tmpfs/.cpan-build-cpansand/2016052109/Wx-0.9928-yNWtp9/build/Wx/build/MakeMaker/Core.pm line 11.
BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016052109/Wx-0.9928-yNWtp9/build/Wx/build/MakeMaker/Core.pm line 11.
Compilation failed in require at Makefile.PL line 21.
BEGIN failed--compilation aborted at Makefile.PL line 21.