Bug 28503

Summary: New port: devel/p5-Class-Date
Product: Ports & Packages Reporter: Pete Fritchman <petef>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

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