套件: libdatetimex-auto-perl (0.008-1)
libdatetimex-auto-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libdatetimex-auto-perl:
- [libdatetimex-auto-perl_0.008-1.dsc]
- [libdatetimex-auto-perl_0.008.orig.tar.gz]
- [libdatetimex-auto-perl_0.008-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Jonas Smedegaard
外部的資源:
- 主頁 [metacpan.org]
相似套件:
- python-egenix-mxdatetime
- libtemplate-plugin-datetime-format-perl
- librose-datetime-perl
- libpgobject-type-datetime-perl
- libdatetime-format-oracle-perl
- libmoosex-strictconstructor-perl
- libdatetimex-easy-perl
- libmoox-strictconstructor-perl
- libspiffy-perl
- libdatetime-event-recurrence-perl
- libclass-spiffy-perl
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: libuniversal-ref-perl
- turns ref() into a multimethod
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language