mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-08 02:15:08 +00:00
2fadfa2cfb
e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
10 lines
332 B
Plaintext
10 lines
332 B
Plaintext
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.
|
|
|
|
WWW: http://search.cpan.org/dist/Class-Date/
|