search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
259 B
Text
6 lines
259 B
Text
Calculates Easter for a given year. Yes, Date::Manip already has
|
|
code in it to do this. But Date::Manip is very big, and rather slow.
|
|
I needed something faster and smaller, and did not need all that
|
|
other stuff.
|
|
|
|
WWW: https://metacpan.org/release/Date-Easter
|