パッケージ: 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 (メールアーカイブ)
- 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