[ 源代码: libdate-manip-perl ]
软件包:libdate-manip-perl(6.76-1)
libdate-manip-perl 的相关链接
Debian 的资源:
下载源码包 libdate-manip-perl:
- [libdate-manip-perl_6.76-1.dsc]
- [libdate-manip-perl_6.76.orig.tar.gz]
- [libdate-manip-perl_6.76-1.debian.tar.xz]
维护小组:
- Debian Perl Group (QA 页面, 邮件存档)
- Damyan Ivanov (QA 页面)
- gregor herrmann (QA 页面)
- Xavier Guimard (QA 页面)
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module for manipulating dates
Date::Manip is a Perl module that contains a set of routines designed to make any common date/time manipulation easy to do. It aims to make operations like comparing two times, calculating a time a given amount of time from another, or parsing international times simpler.
The focus of Date::Manip has been to be able to do ANY desired date or time operation easily, though not necessarily quickly. There are other modules that can do a small subset of these operations quicker, so if speed is a primary issue, you should look elsewhere.