./wip/p5-Class-Date, Perl class for easy date and time manipulation

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1.17, Package name: p5-Class-Date-1.1.17, Maintainer: hiramatu

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.


Required to run:
[lang/perl5] [time/p5-TimeDate]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

RMD160: cd20d11dfdd763720e5504a3a8f3cd7e9b67077a
Filesize: 50.002 KB

Version history: (Expand)


CVS history: (Expand)


   2014-10-09 16:06:26 by Thomas Klausner | Files touched by this commit (97)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2014-10-09 15:45:24 by Thomas Klausner | Files touched by this commit (15)
Log message:
Remove SVR4_PKGNAME per discussion on tech-pkg.
   2012-10-04 11:13:17 by Aleksej Saushev | Files touched by this commit (76)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-02-19 08:52:23 by Hiramatsu Yoshifumi | Files touched by this commit (2)
Log message:
Update p5-Class-Date to 1.1.10.

Changes from previous:
----------------------
1.1.10  Sun Jul 18 13:27:39 CEST 2010
	- Remove the deprecated UNIVERSAL::import (Vladimir Timofeev)

1.1.9   Sun May 14 22:52:50 CEST 2006
	- Added "meridiam" and "ampm" methods by llarian
   2008-05-30 14:22:03 by abs | Files touched by this commit (102)
Log message:
Remove unnecessary (empty) PLIST files for p5-* packages
   2006-01-23 08:09:26 by Hiramatsu Yoshifumi | Files touched by this commit (2)
Log message:
Updated to 1.1.8.

1.1.8   Sun Nov  6 16:36:54 CET 2005
        - Added Env::C support for mod_perl environments
        - Added documentation about thread-safety and mod_perl issues
   2005-07-26 07:58:12 by Hiramatsu Yoshifumi | Files touched by this commit (12)
Log message:
correct path to .packlist
   2005-04-11 23:14:36 by Todd Vierling | Files touched by this commit (1)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.