Exherbo
Git
GitLab
Packages
dev-perl/DateTime-Format-Builder
Create DateTime parser classes and objects.
Versions
Slot
Version
Repository
Platforms
0
0.83
perl
~amd64
arm?
armv7?
armv8?
x86?
Metadata
Homepage
https://metacpan.org/release/DateTime-Format-Builder/
Summary
Create DateTime parser classes and objects
Description
DateTime::Format::Builder creates DateTime parsers. Many string formats of dates and times are simple and just require a basic regular expression to extract the relevant information. Builder provides a simple way to do this without writing reams of structural code. Builder provides a number of methods, most of which you'll never need, or at least rarely need. They're provided more for exposing of the module's innards to any subclasses, or for when you need to do something slightly beyond what I expected.
Upstream changelog
https://metacpan.org/changes/distribution/DateTime-Format-Builder
Dependencies
(
(
build+run:
dev-perl/DateTime[>=1.00]
dev-perl/DateTime-Format-Strptime[>=1.04]
dev-perl/Params-Validate[>=0.72]
)
(
build+run:
dev-lang/perl:=
)
)
Downloads
mirror://cpan/authors/id/D/DR/DROLSKY/DateTime-Format-Builder-0.83.tar.gz
Licences
|| (
Artistic
GPL-1
GPL-2
GPL-3
)