The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.85 - 2010-03-13

  • Merged development version to stable.

Changes for version 0.84_03 - 2010-03-11

  • Resolve short aliases only if preceded by a digit.
  • Don't capture the date separator for matching with the format.

Changes for version 0.84_02 - 2010-03-09

  • Guess the format of dates with a dot or hyphen as separator.
  • Check for separator mismatch when not in lax mode.

Changes for version 0.84_01 - 2010-02-24

  • Use the format parameter case-insensitively and test it.
  • Don't bless into a reference within the metadata base constructor.
  • Add some missing commas to the grammar description.

Documentation

frontend to DateTime::Format::Natural

Modules

Create machine readable date/time with natural parsing logic
Aliasing of date strings
Base class for DateTime::Format::Natural
Methods with more than one implementation
Duration hooks and state handling
Processing of formatted dates
Various helper methods
Base class for DateTime::Format::Natural::Lang::
English language metadata
Common test routines/data
Handy utility methods
Wrappers for DateTime operations