[ bianca ]
[ 源代码: libdatetimex-auto-perl ]
软件包:libdatetimex-auto-perl(0.009-2)
libdatetimex-auto-perl 的相关链接
下载源码包 libdatetimex-auto-perl:
- [libdatetimex-auto-perl_0.009-2.debian.tar.xz]
- [libdatetimex-auto-perl_0.009-2.dsc]
- [libdatetimex-auto-perl_0.009.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
use DateTime without needing to call constructors
DateTime is awesome, but constructing `DateTime` objects can be annoying. You often need to use one of the formatter modules, or call 'DateTime->new()' with a bunch of values. If you've got a bunch of constant dates in your code, then DateTimeX::Auto makes all this a bit simpler.
其他与 libdatetimex-auto-perl 有关的软件包
|
|
|
|
-
- dep: libdatetime-format-strptime-perl
- Perl module to parse and format strp and strf time patterns
-
- dep: libdatetime-perl
- module for manipulating dates, times and timestamps
-
- dep: libexporter-tiny-perl
- tiny exporter similar to Sub::Exporter
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libuniversal-ref-perl
- turns ref() into a multimethod