Subject: CVS commit: pkgsrc/devel/p5-Date-Simple
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 09/03/2005 14:19:17
Module Name:	pkgsrc
Committed By:	minskim
Date:		Sat Sep  3 14:19:17 UTC 2005

Update of /cvsroot/pkgsrc/devel/p5-Date-Simple
In directory ivanova.netbsd.org:/tmp/cvs-serv9705

Log Message:
Import p5-Date-Simple from pkgsrc-wip.  Packaged by George Michaelson.

Dates are complex enough without times and timezones.  This module may
be used to create simple date objects.  It handles:

Validation:
    Reject 1999-02-29 but accept 2000-02-29.
Interval arithmetic:
    How many days were between two given dates?  What date comes N days
    after today?
Day-of-week calculation:
    What day of the week is a given date?

It does NOT deal with hours, minutes, seconds, and time zones.



Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/devel/p5-Date-Simple/Makefile
N pkgsrc/devel/p5-Date-Simple/DESCR
N pkgsrc/devel/p5-Date-Simple/distinfo
N pkgsrc/devel/p5-Date-Simple/PLIST

No conflicts created by this import