Eugene van der Pijll > Gedcom-Date-0.04 > Gedcom::Date::Simple

Download:
Gedcom-Date-0.04.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.04   Source  

NAME ^

Gedcom::Date::Simple - Perl class for interpreting simple Gedcom dates

SYNOPSIS ^

  use Gedcom::Date::Simple;

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

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 ^

Gedcom::Date,

perl(1).