The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.21_01 - 2017-02-08

  • Add tools/ directory. At the moment this contains:
  • A copy of DateTime::Fiction::JRRTolkien::Shire version 0.02 (the last release by Tom Braun), with deliberate changes back-ported. These changes consist of corrections to the on_date() text, plus a change to the week_number() method to return 0 rather than 26 on Midyear's day and the Overlithe.
  • Script tools/make-regression to read all accessors for a range of values and turn the output into a regression test.
  • Fix regressions from Tom Braun's code:
  • The month_name(), day_name(), holiday_name(), and trad_day_name() methods were returning undef, not '', in cases where no name could be derived. This was broken in version 0.21.
  • The week_number() method was broken while making it return 0 for Midyear's day and the Overlithe in version 0.21.
  • Add xt/author/regression.t (made from tools/make-regression) to make sure this stuff stays fixed.

Modules

DateTime implementation of the Shire calendar.