Skip Menu |

This queue is for tickets about the MDV-Distribconf CPAN distribution.

Report information
The Basics
Id: 117672
Status: resolved
Priority: 0/
Queue: MDV-Distribconf

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 3.14
Fixed in: 4.100



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.
This one was actually fixed 2 years ago