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 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 sub-classes, or for when you need to do something slightly beyond what is expected.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 0.8300-17.fc44 | - |
| Fedora 43 | 0.8300-16.fc43 | - |
| Fedora 42 | 0.8300-15.fc42 | - |
| Fedora EPEL 10.2 | 0.8300-9.el10_0 | - |
| Fedora EPEL 10.1 | 0.8300-9.el10_0 | - |
You can contact the maintainers of this package via email at
perl-DateTime-Format-Builder dash maintainers at fedoraproject dot org.