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

Changes for version 0.78 - 2009-08-07

  • Merged development version to stable.

Changes for version 0.77_01 - 2009-06-25

  • Add a handful of new formats. [rt #43468 - Clayton L. Scott]
  • Don't eventually try to guess the century.
  • Introduce and use a class for common test routines.
  • Test compile-time loading of Test.pm.
  • Rename the misnamed 'hour' metadata option to 'hours'.
  • _daytime() does not use the 'hours' metadata option when it is set and hence remove such existing entries.
  • For base methods which use the 'hours' metadata option, assume a zero when no value is provided.

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
Various helper methods
Base class for DateTime::Format::Natural::Lang::
English language metadata
Common test routines