软件包: libdate-extract-perl (0.06-1)
libdate-extract-perl 的相关链接
Trisquel 的资源:
下载源码包 libdate-extract-perl:
- [libdate-extract-perl_0.06-1.dsc]
- [libdate-extract-perl_0.06.orig.tar.gz]
- [libdate-extract-perl_0.06-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Bastian Blank
外部的资源:
- 主页 [metacpan.org]
相似软件包:
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
- Larry Wall's Practical Extraction and Report Language