Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Plack-Middleware-AutoRefresh CPAN distribution.

Report information
The Basics
Id: 117496
Status: resolved
Priority: 0/
Queue: Plack-Middleware-AutoRefresh

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

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



Subject: Unescaped left brace in regex is illegal here in regex
Compilation fails with bleadperl (e.g. perl 5.25.4): # Failed test 'use Plack::Middleware::AutoRefresh;' # at t/00-load.t line 18. # Tried to use 'Plack::Middleware::AutoRefresh'. # Error: Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/{{ <-- HERE ([^}]*)}}/ at /tmpfs/.cpan-build-cpansand/2016090406/Plack-Middleware-AutoRefresh-0.08-0/blib/lib/Plack/Middleware/AutoRefresh.pm line 131. # Compilation failed in require at t/00-load.t line 18. # BEGIN failed--compilation aborted at t/00-load.t line 18. Couldn't use_ok Plack::Middleware::AutoRefresh at t/00-load.t line 18. BEGIN failed--compilation aborted at t/00-load.t line 27. # 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/00-load.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests
Thanks for the bug report. I'm releasing 0.09 with a fix.