[ 原始碼: libdatetime-format-builder-perl ]
套件:libdatetime-format-builder-perl(0.8300-1)
libdatetime-format-builder-perl 的相關連結
Debian 的資源:
下載原始碼套件 libdatetime-format-builder-perl:
- [libdatetime-format-builder-perl_0.8300-1.dsc]
- [libdatetime-format-builder-perl_0.8300.orig.tar.gz]
- [libdatetime-format-builder-perl_0.8300-1.debian.tar.xz]
維護小組:
- Debian Perl Group (QA 頁面, 郵件存檔)
- gregor herrmann (QA 頁面)
- Damyan Ivanov (QA 頁面)
- Xavier Guimard (QA 頁面)
外部的資源:
- 主頁 [metacpan.org]
相似套件:
module to create DateTime parsers
DateTime::Format::Builder creates DateTime parsers. Many string formats of dates and times are simple and just require a basic regular expression to extract the relevant information. Builder provides a simple way to do this without writing reams of structural code.
Builder provides a number of methods, most of which you'll never need, or at least rarely need. They're provided more for exposing of the module's innards to any subclasses, or for when you need to do something slightly unusual.
其他與 libdatetime-format-builder-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: libparams-validate-perl
- Perl module to validate parameters to Perl method/function calls
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language