Skip Menu |

This queue is for tickets about the XHTML-MediaWiki CPAN distribution.

Report information
The Basics
Id: 115134
Status: new
Priority: 0/
Queue: XHTML-MediaWiki

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

Bug Information
Severity: (no value)
Broken in: 0.11
Fixed in: (no value)



Subject: Unescaped left brace in regex is illegal in regex
Compilation fails with perl 5.25.x: ... Unescaped left brace in regex is illegal in regex; marked by <-- HERE in m/{{ <-- HERE \s*([a-zA-Z0-9][a-z0-9|]*)\s*}}/ at /home/cpansand/.cpan/build/2016060706/XHTML-MediaWiki-0.11-m2ZbI1/blib/lib/XHTML/MediaWiki.pm line 1052. Compilation failed in require at t/blending.t line 4. BEGIN failed--compilation aborted at t/blending.t line 4. # Looks like your test exited with 255 before it could output anything. t/blending.t ...... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests ...