Revision history for Perl extension Date::PeriodParser. 0.07 Mon Feb 25 14:29:33 PDT 2007

0.06 Thu Sep 20 15:17:10 PDT 2007

0.05 Sat Mar 3 15:33:33 PST 2002 (3/3 3:33 - you can't make this stuff up!)

0.04  Wed Aug 31              2005
        - Added pod.t and pod-coverage.t
        - Privatized methods not needed by external modules
        - Added comments
        - Slight expansion of documentation

0.03  Mon Feb  7              2005      
    - Replace tests with more extensive Test::More-based tests.
        - Changed date math to use Date::Calc.
        - Added global Test::More-compatible debugging.
        - Support for vague "now"
    - fix 'night' to be a non-overlapping period with 'morning'
      (is now 21:00:00 to 05:59:59 the next day).
    - better support for odd but acceptable wording ("the day
      before tomorrow", etc.).
    - support for "in the" (particularly, support for "in the
      morning/afternoon" meaning "tomorrow morning/afternoon" 
      if it's not currently morning).
        - Added non-stub docs, including a description of what's supported.

0.02 Sat Jun 1 10:14:50 BST 2002

0.01 Fri Apr 12 21:44:22 2002