[Module]
Name=Gedcom::Date
Changelog.Creator=Module::Metadata::Changes V 1.08
Changelog.Parser=Config::IniFiles V 2.57
[V 0.06]
Date=2010-02-17T00:00:00
Comments=- Rename Changes to CHANGES.
[V 0.05]
Date=2010-02-11T00:00:00
Comments= <<EOT
- Change %y to %Y. RT#52372. Thanx to Rob Fugina.
- Add Build.PL Changelog.ini MANIFEST.SKIP and MYMETA.yml.
EOT
[V 0.04]
Date=2003-08-31T00:00:00
Comments= <<EOT
- BUG FIX: latest() and earliest() now return the correct values
for 'MONTH YEAR' dates
- new method add() does date math
- new method clone() makes a deep copy of the object
- new method sort_date() returns a string that is suited for
sorting e.g. in indices
EOT
[V 0.03]
Date=2003-08-03T00:00:00
Comments=- incomplete dates ("AUG 2003" "2003") are now handled correctly
[V 0.02]
Date=2003-08-02T00:00:00
Comments=- added a localizable output routine as_text()
[V 0.01]
Date=2003-07-20T00:00:00
Comments=- original version