diff options
Diffstat (limited to 'devel/p5-Date-DayOfWeek/pkg-descr')
-rw-r--r-- | devel/p5-Date-DayOfWeek/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/p5-Date-DayOfWeek/pkg-descr b/devel/p5-Date-DayOfWeek/pkg-descr new file mode 100644 index 0000000..e5578fd --- /dev/null +++ b/devel/p5-Date-DayOfWeek/pkg-descr @@ -0,0 +1,9 @@ +There are two modules in this distribution. Date::Doomsday calculates doomsday +for a particular year. Date::DayOfWeek uses the doomsday algorithm to +calculate the day of the week for any given date. + +Doomsday is a cute little idea invented by Dr John Conway that makes it very +easy to figure out the day of the week for any date. + +You can find out more about doomsday and related calculations at +http://www.interlog.com/~r937/doomsday.html |