Bug 28503 - New port: devel/p5-Class-Date
Summary: New port: devel/p5-Class-Date
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-06-29 05:10 UTC by Pete Fritchman
Modified: 2001-07-07 15:31 UTC (History)
0 users

See Also:


Attachments
file.shar (2.57 KB, text/plain)
2001-06-29 05:10 UTC, Pete Fritchman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pete Fritchman 2001-06-29 05:10:01 UTC
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://dlux.sch.bme.hu/Class-Date/
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2001-07-07 15:31:32 UTC
State Changed
From-To: open->closed

committed, thanks