Changes for version 0.95_02 - 2011-05-28
- Reorder the nested extract loop iterating through the grammar entries to process only one subentry for all matching tokens.
- Move the check for a date when extracting expressions to a method.
- Add assert tests for extract_datetime(): one for the context dependant return and another for the nested extract loop fix.
- Improve code visually of the parse success and failure test files.
Changes for version 0.95_01 - 2011-05-19
- Do no longer recommend Test::Pod and Test::Pod::Coverage.
- Use quantifier which matches 1 or more times when extracting subroutine or method names.
- Assign a list instead of pushing a string for time entries.
Documentation
frontend to DateTime::Format::Natural
Modules
Create machine readable date/time with natural parsing logic
Basic calculations
Methods with more than one implementation
Duration hooks and state handling
Extract parsable expressions from strings
Processing of formatted dates
Various helper methods
Base class for DateTime::Format::Natural::Lang::
English language metadata
Aliasing and rewriting of date strings
Common test routines/data
Handy utility methods
Wrappers for DateTime operations
Provides
in lib/DateTime/Format/Natural/Duration/Checks.pm