Class for easy date and time manipulation
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.
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/perl-Class-Date && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Class-Date-1.1.15.tar.gz | 0000028809 28.1 KB | |
perl-Class-Date.changes | 0000004427 4.32 KB | |
perl-Class-Date.spec | 0000002034 1.99 KB |
Revision 23 (latest revision is 24)
Stephan Kulow (coolo)
accepted
request 249373
from
Stephan Kulow (coolo)
(revision 23)
- updated to 1.1.15 - Move Date/Const.pm to lib/Calss/Date/ - Move Class::Date::Invalid and Class::Date::Rel to their own files in lib/Class/Date/ - Require Scalar::Util and remove work-around lack of Scalar::Util - Require Env::C 1.1.13 Fri May 2 08:32:15 2014 - Use Test::More for testing 1.1.12 Wed Apr 30 08:44:29 2014 - Fixing MANIFEST.SKIP to include Makefile.PL and exclue MYMETA files. 1.1.11 Wed Apr 30 06:56:24 2014 - Convert the pod to UTF8 and add =encoding RT #94657 - Minumum version of perl is not 5.006 - Makefile updated - New maintainer: Gabor Szabo - remove Class-Date-1.1.10.diff
Comments 0