freebsd-ports/devel/p5-Class-Date/pkg-descr

10 lines
332 B
Text
Raw Normal View History

This module is intended to provide a general-purpose date and
datetime type for perl. You have a Class::Date class for absolute
date and datetime, and have a Class::Date::Rel class for relative
dates.
You can use ``+'', ``-'', ``<'' and ``>'' operators as with native
perl data types.
2004-01-02 03:49:43 +01:00
WWW: http://search.cpan.org/dist/Class-Date/