New object-oriented date module to soon replace Date.pm.
authorJoe Atzberger <joe.atzberger@liblime.com>
Mon, 8 Oct 2007 20:36:11 +0000 (15:36 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Mon, 8 Oct 2007 20:55:26 +0000 (15:55 -0500)
commitcd967a2db1f4aca990756ed549f42069189296ce
treeb8fa8d93ef1424b47fc2b0b3f065b9e04d952135
parent39f88e650f2ff2bd82691e701d7e20cba0940a3a
New object-oriented date module to soon replace Date.pm.

Also included is a traditional perl (t/Dates.t) test script.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/Dates.pm [new file with mode: 0644]
t/Dates.t [new file with mode: 0755]