DateTime::Format::Builder

   Create DateTime parser classes and objects.

For installation details, see INSTALL.

For usage, see the doco. Either use perldoc or view it
on the web at:
    <http://search.cpan.org/author/SPOON/DateTime-Format-Builder/>

Changes for 0.71 (23 May 2003)
   - Massive doc (re)writing.
   - Examples tidied up.
   - Tutorial refactored.
   - Users of generic.pm get to subclass now rather than coderef.
   - DateTime::Format::Strptime is now supported.
   - To support the previous item, massive refactoring.
   - Minor API changes that shouldn't affect anyone.
   - Callbacks are given 'args' and 'self' keys.
   - Callbacks can be arrays of callbacks.

For a complete list of changes, see the Changes file.


by Iain Truskett.
