Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Tie-Trace CPAN distribution.

Report information
The Basics
Id: 115546
Status: open
Priority: 0/
Queue: Tie-Trace

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

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



Subject: Fails with bleadperl
Sample fail report: http://www.cpantesters.org/cpan/report/39ae92f6-2aa9-11e6-bf19-7990c46c58f4 Diagnostics: "Unescaped left brace in regex is illegal in regex" Bulk ticket: https://rt.perl.org/Public/Bug/Display.html?id=128139 HTH&&Thanks,
I fixed the problem. Thanks for your report. On 2016-6月-22 水 21:22:07, ANDK wrote: Show quoted text
> Sample fail report: > > http://www.cpantesters.org/cpan/report/39ae92f6-2aa9-11e6-bf19-7990c46c58f4 > > Diagnostics: "Unescaped left brace in regex is illegal in regex" > > Bulk ticket: https://rt.perl.org/Public/Bug/Display.html?id=128139 > > HTH&&Thanks,
I still see the problem in the freshly uploaded 0.15: Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/^main:: \%hash => \{1\}{ <-- HERE hoge} => 4/ at t/tie-trace-watch.t line 37. t/tie-trace-watch.t ............ Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/^main:: \%hash => \{1\}{ <-- HERE hoge} => 4/ at t/tie-trace.t line 27. t/tie-trace.t .................. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run On 2016-12-19 11:37:48, KTAT wrote: Show quoted text
> I fixed the problem. > Thanks for your report. > > On 2016-6月-22 水 21:22:07, ANDK wrote:
> > Sample fail report: > > > > http://www.cpantesters.org/cpan/report/39ae92f6-2aa9-11e6-bf19- > > 7990c46c58f4 > > > > Diagnostics: "Unescaped left brace in regex is illegal in regex" > > > > Bulk ticket: https://rt.perl.org/Public/Bug/Display.html?id=128139 > > > > HTH&&Thanks,
Sorry. I fixed again and released 0.16. Please try it. On 2016-12月-19 月 12:59:28, SREZIC wrote: Show quoted text
> I still see the problem in the freshly uploaded 0.15: > > Unescaped left brace in regex is illegal here in regex; marked by <-- > HERE in m/^main:: \%hash => \{1\}{ <-- HERE hoge} => 4/ at t/tie- > trace-watch.t line 37. > t/tie-trace-watch.t ............ > Dubious, test returned 255 (wstat 65280, 0xff00) > No subtests run > Unescaped left brace in regex is illegal here in regex; marked by <-- > HERE in m/^main:: \%hash => \{1\}{ <-- HERE hoge} => 4/ at t/tie- > trace.t line 27. > t/tie-trace.t .................. > Dubious, test returned 255 (wstat 65280, 0xff00) > No subtests run > > > On 2016-12-19 11:37:48, KTAT wrote:
> > I fixed the problem. > > Thanks for your report. > > > > On 2016-6月-22 水 21:22:07, ANDK wrote:
> > > Sample fail report: > > > > > > http://www.cpantesters.org/cpan/report/39ae92f6-2aa9-11e6-bf19- > > > 7990c46c58f4 > > > > > > Diagnostics: "Unescaped left brace in regex is illegal in regex" > > > > > > Bulk ticket: https://rt.perl.org/Public/Bug/Display.html?id=128139 > > > > > > HTH&&Thanks,