create DateTime parser classes and objects
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.

Maintainer: Andrew Hewus Fresh <afresh1@openbsd.org>

WWW: https://metacpan.org/release/DateTime-Format-Builder
