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