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: