Skip Menu |

This queue is for tickets about the Perl6-Form CPAN distribution.

Report information
The Basics
Id: 117781
Status: resolved
Priority: 0/
Queue: Perl6-Form

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

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



Subject: Unescaped left brace in regex is illegal here in regex
Tests fail with bleadperl (e.g. 5.25.4): Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\.\d{ <-- HERE -1,}[1-9]/ at /tmpfs/.cpan-build-cpansand/2016091109/Perl6-Form-0.05-12/blib/lib/Perl6/Form.pm line 415. # Looks like your test exited with 255 before it could output anything. t/commas.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 22/22 subtests This is with Perl6-Form-0.05.
Subject: Re: [rt.cpan.org #117781] Unescaped left brace in regex is illegal here in regex
Date: Sun, 11 Sep 2016 22:39:41 +1000
To: bug-Perl6-Form [...] rt.cpan.org
From: Damian Conway <damian [...] conway.org>
Much appreciated, Slaven. Fixed in 0.06 Damian