7 lines
259 B
Text
7 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: http://search.cpan.org/dist/Date-Easter/
|