Changes for version 0.79 - 2009-09-19
- Merged development version to stable.
Changes for version 0.78_03 - 2009-09-17
- Relocate the formatted string printing of result strings used within the tests to the Test class.
Changes for version 0.78_02 - 2009-09-14
- Add support for ranges representing the first and last day of a month or year. [rt #44067 - Michael Reddick]
- Move the insertion code in parse_datetime_duration() to the Duration class and the checks to the english metadata class.
- Quote for parsing failures with duration strings the entire input string instead of a partial date string.
- Save and restore state for parse_datetime_duration().
- Test compile-time loading of Duration.pm.
Changes for version 0.78_01 - 2009-09-01
- Set units at once within _check_date() when Date::Calc is not available and add a test. [rt #49326 - Clayton L. Scott]
Documentation
frontend to DateTime::Format::Natural
Modules
Create machine readable date/time with natural parsing logic
Base class for DateTime::Format::Natural
Methods with more than one implementation
Duration hooks and state handling
Various helper methods
Base class for DateTime::Format::Natural::Lang::
English language metadata
Common test routines