Skip Menu |

This queue is for tickets about the Date-Reformat CPAN distribution.

Report information
The Basics
Id: 117216
Status: resolved
Priority: 0/
Queue: Date-Reformat

People
Owner: kolibrie [...] graystudios.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: Unescaped left brace in regex is illegal here in regex
The module does not compile anymore with perl 5.25.x: # Failed test 'use Date::Reformat;' # at t/00_compile.t line 12. # Tried to use 'Date::Reformat'. # Error: Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/ # %{ <-- HERE (\w+)} # / at /tmpfs/.cpan-build-cpansand/2016082518/Date-Reformat-0.03-0/blib/lib/Date/Reformat.pm line 984. # Compilation failed in require at t/00_compile.t line 12. # BEGIN failed--compilation aborted at t/00_compile.t line 12. # Looks like you failed 1 test of 1. t/00_compile.t .............. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests
Thanks for the bug report. New version uploaded.