Download List

Project Description

Class::Date provides a date datatype for Perl. You
can create new Class::Date objects with a
constructor from different scalar formats, array
refs, and hash refs, and then you can easily
manipulate it by the builtin "+" and "-" operators
(e.g., $date=date([2001,03,15])+'3Y 1s'). Relative
date types also available.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-11-07 16:24 Back to release list
1.0.8

This module can now be used without a C compiler. Warnings may be generated if Date::Parse is not available but requested by Class::Date. Time::Local version detection was fixed so that this module can safely be used with perl 5.005_03.
Tags: Minor feature enhancements

Project Resources