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

Changes for version 0.87_02 - 2010-06-09

  • Strengthen the check for invalid units of prefixed dates.
  • Add a test file for parse asserts.
  • Rename Base.pm to Calc.pm and adjust trace tests.
  • Reword the according abstract and description.
  • Document where arguments to dateparse's switches are required.
  • Allow dateparse to handle the language code in uppercase.

Changes for version 0.87_01 - 2010-06-06

  • Match case-insensitively in the language option check.
  • Require (and not use) the grammar class in runtime eval.
  • Purge the remains of the formatted instance data member.
  • Delete some instance data through hash slices.
  • Convert a few non-option identifiers to lowercase.

Documentation

frontend to DateTime::Format::Natural

Modules

Create machine readable date/time with natural parsing logic
Aliasing of date strings
Basic calculations
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