Skip Menu |

Preferred bug tracker

Please email the preferred bug tracker to report your issue.

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

Report information
The Basics
Id: 118050
Status: resolved
Priority: 0/
Queue: DateTime-Calendar-Christian

People
Owner: wyant [...] cpan.org
Requestors: wyant [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.04
Fixed in: 0.04_01



Subject: Fails with DateTime 1.37 or later
The DateTime 'language' argument and DefaultLanguage() static methods have long been deprecated in favor of 'locale' and DefaultLocale() respectively. DateTime 1.37 removed these. The patch revises the code to use the now-required 'locale' and DefaultLocale(). The patch also incorporates https://rt.cpan.org/Ticket/Display.html?id=116999
A GitHub repository with the changes is available at https://github.com/trwyant/perl-DateTime-Calendar-Christian
Is there anything I can do to give a hand with this? I am willing to do the release if you will grant me co-maintenance privilege. If you would prefer it be released without today() I can do that. Thank you.