On 11-Apr-04, at 7:55, Nikolay Sturm wrote:
CVSROOT: /cvs Module name: ports Changes by: sturm_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2004/04/11 05:55:39
Log message: Initial import of Date-Simple 3.00
This module may be used to create simple date objects. It only handles dates within the range of Unix time. It will only allow the creation of objects for valid dates. Attempting to create an invalid date will return undef.
from Sam Smith <S at msmith.net>