
Gedcom::Date::Interpreted - Perl class for interpreted Gedcom dates

use Gedcom::Date::Interpreted; my $date = Gedcom::Date::Interpreted->parse( 'INT 10 JUL 2003 (today)' );

Parse dates from Gedcom files.

Eugene van der Pijll <pijll@gmx.net>

Copyright (c) 2003 Eugene van der Pijll. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The full text of the license can be found in the LICENSE file included with this module.

perl(1).