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

Changes for version 0.80_02 - 2009-11-18

  • Move utility and wrapper methods to separate classes.
  • Test compile-time loading of Utils.pm and Wrappers.pm.
  • Don't force explicit scalar context where an implicit one exists.

Changes for version 0.80_01 - 2009-11-02

  • Invoke _valid_date() in _day_month_year() to assert the validity of the date before setting it.
  • Separate fixed time data for testing purpose from code.

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/data
Handy utility methods
Wrappers for DateTime operations