[ ソース: 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
- Larry Wall 作の実用的な抽出とレポート用の言語