Subject: | Complete move to Time::Piece |
At the moment there is a rather nasty mix of Date::Calc and Time::Piece
in Oxford::Calendar; I couldn't see a sane way to fix #64539 with just
Date::Calc.
Probably, I need to ditch Date::Calc (or as much as possible; I'll still
need a way of doing the Easter Sunday calculations which Date::Calc does
and Time::Piece doesn't).