[ 源代码: libdate-extract-perl ]
软件包:libdate-extract-perl(0.07-1)
libdate-extract-perl 的相关链接
Debian 的资源:
下载源码包 libdate-extract-perl:
- [libdate-extract-perl_0.07-1.dsc]
- [libdate-extract-perl_0.07.orig.tar.gz]
- [libdate-extract-perl_0.07-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
- libdatetime-format-flexible-perl
- libdatetimex-easy-perl
- libdatetime-format-pg-perl
- libdatetime-format-mysql-perl
- libdatetime-format-sqlite-perl
- libdatetime-format-builder-perl
- libdate-manip-perl
- libdatetime-format-db2-perl
- libdatetime-format-dateparse-perl
- libemail-date-perl
- libdata-formvalidator-constraints-datetime-perl
module to extract probable dates from strings
Date::Extract extracts dates from arbitrary strings. It will take an arbitrary block of text, search it for something that looks like a date string, and build a DateTime object out of it.
By design it will produce few false positives. This means it will not catch nearly everything that looks like a date string. So if you have the string "do homework for class 2019" it won't return a DateTime object with the year set to 2019.
其他与 libdate-extract-perl 有关的软件包
|
|
|
|
-
- dep: libclass-data-inheritable-perl
- Perl module to create accessors to class data
-
- dep: libdatetime-format-natural-perl
- Perl module for parsing human-readable date/time strings
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)