Gedcom::Date::Phrase - Perl class for Gedcom date phrases


NAME

Gedcom::Date::Phrase - Perl class for Gedcom date phrases


SYNOPSIS

  use Gedcom::Date::Phrase;
  my $date = Gedcom::Date::Phrase->parse( '(today)' );


DESCRIPTION

Parse dates from Gedcom files.


AUTHOR

Eugene van der Pijll <pijll@gmx.net>


COPYRIGHT

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.


SEE ALSO

the Gedcom::Date manpage,

perl(1).