[ 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