Version: 0.06, Package name: p5-Date-Extract-0.06 |
Maintained by: The OpenBSD ports mailing-list |
Master sites:
|
Description Date::Extract takes an arbitrary block of text, searches it for something that looks like a date string, and builds 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. |
Filesize: 31.963 KB |
Version History (View Complete History) |
|
2020-07-03 15:46:09 by Stuart Henderson | Files touched by this commit (1723) |
Log message: bump for search.cpan.org->metacpan.org change |
2019-07-12 14:45:17 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2017-04-06 03:55:01 by Benoit Lecocq | Files touched by this commit (2) |
Log message: Update to p5-Date-Extract-0.06. |
2016-03-20 13:57:24 by Christian Weisgerber | Files touched by this commit (1617) |
Log message: Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. Add WANTLIB+=perl and PKG_ARCH=* as appropriate. |
2015-10-15 02:58:17 by Nigel Taylor | Files touched by this commit (2) |
Log message: Add modinst style to stop possible CPAN download, include TDEP in BDEP, fix 05-format.t test. Ok robert |