Skip Menu |

This queue is for tickets about the DateTimeX-Lite CPAN distribution.

Report information
The Basics
Id: 108575
Status: new
Priority: 0/
Queue: DateTimeX-Lite

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

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



Subject: Unescaped left brace in regex is deprecated
There's a new warning with recent perl versions (e.g. 5.22.0): Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/ (?: %{ <-- HERE (\w+)} # method name like %{day_name} | %([%a-zA-Z]) # single character specifier like %d | %(\d+)N # special case for %N ) / at /tmpfs/.cpan-build/2015110812/DateTimeX-Lite-0.00004-60ZSnO/blib/lib/DateTimeX/Lite/Strftime.pm line 86.