Skip Menu |

This queue is for tickets about the DateTime-Indic CPAN distribution.

Report information
The Basics
Id: 106740
Status: new
Priority: 0/
Queue: DateTime-Indic

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

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



Subject: Tests fail with 5.22.0 and later: '(' and '?' must be adjacent in regex
See http://fast-matrix.cpantesters.org/?dist=DateTime-Indic%200.2 for a pass/fail overview. # Failed test 'use DateTime::Indic::Chandramana;' # at t/00-load.t line 8. # Tried to use 'DateTime::Indic::Chandramana'. # Error: In '(?...)', the '(' and '?' must be adjacent in regex; marked by <-- HERE in m/ # ( # ? <-- HERE : # %{(\w+)} # method name like %{day_name} # | # %([%a-zA-Z]) # single character specifier like %d # ) # / at /tmpfs/.cpan-build/2015082906/DateTime-Indic-0.2-ftYahf/blib/lib/DateTime/Indic/Chandramana.pm line 702. # Compilation failed in require at t/00-load.t line 8. # BEGIN failed--compilation aborted at t/00-load.t line 8. # Testing DateTime::Indic::Chandramana