Skip Menu |

This queue is for tickets about the XML-XSH2 CPAN distribution.

Report information
The Basics
Id: 117196
Status: resolved
Worked: 5 min
Priority: 0/
Queue: XML-XSH2

People
Owner: CHOROBA [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 2.1.25
Fixed in: 2.1.26



Subject: Unescaped left brace in regex is illegal here in regex
The test suite fails with perl 5.25.x. The crucial line in the log is: Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\G(\$(?!\{)|\\(?!\${ <-- HERE )|[^\\\$]+)/ at /tmpfs/.cpan-build-cpansand/2016082418/XML-XSH2-2.1.25-0/blib/lib/XML/XSH2/Functions.pm line 2096.
Fixed, thanks for the report.