Skip Menu |

This queue is for tickets about the Pod-Elemental-Transformer-ExampleRunner CPAN distribution.

Report information
The Basics
Id: 115056
Status: new
Priority: 0/
Queue: Pod-Elemental-Transformer-ExampleRunner

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

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



Subject: Unescaped left brace in regex is illegal in regex
Compilation of the module fails with perl 5.25.1: ... # 0.002 Unescaped left brace in regex is illegal in regex; marked by <-- HERE in m/(?:\n)*# { <-- HERE {{ ExampleRunnerHide(?: ([^ ]+))?(?s:.*?)# ExampleRunnerShow }}}(\n*)/ at /usr/home/eserte/.cpan/build/2016060409/Pod-Elemental-Transformer-ExampleRunner-0.002-GtDR7T/blib/lib/Pod/Elemental/Transformer/ExampleRunner.pm line 156, <> line 1. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 1. t/01-simple-things.t .. Dubious, test returned 255 (wstat 65280, 0xff00) All 1 subtests passed ...