Changes for version 0.82 - 2019-03-03
- Removed use of Class::Factory::Util. That distro is poorly maintained (by me) and it has some issues with its use of Module::Build. This distro (DateTime-Format-Builder) really doesn't need to use Class::Factory::Util.
Documentation
Quick class on using Builder
Modules
Create DateTime parser classes and objects.
Parser creation
Dispatch parsers by group
Use another formatter, simply
Regex based date parsing
strptime based date parsing
Useful routines