Jump to letter: [
ABCDEFGHJKLMNPRSTUWX
]
perl-DateTime-Format-Builder - 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 sub-classes, or for when you need to do something slightly beyond what
is expected.
Packages
| perl-DateTime-Format-Builder-0.80-4.fc8.noarch
[85 KiB] |
Changelog
by Paul Howarth (2011-03-04):
- BR: perl(Test::Memory::Cycle) where possible for additional test coverage
- Fix dependency filter for rpm 4.9.x
- Filter bogus provides of perl(main) on older distributions
|