I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2006-12-29 21:40:19-08 by colin
How to create marriage event details?

Hi,

I've been using Gedcom.pm for a couple of months now as a mechanism to search and edit GEDCOM files. Now I want to create a complete GEDCOM file using Gedcom.pm. The first bit was very straightforward - creating individuals, and creating the links between them by adding family information.

I am stuck at trying to create the marriage event details (date and place). I imagine that I am suposed to use Gedcom::Record (via the dummy layer Gedcom::Event), but I just can't figure out how to do it.

Please can someone give me an example. I have done all the web search combinations that I can think of, and trawled the Gedcom.pm distribution trying to find examples or figure out how it works under the covers.

Regards
Colin

Direct Responses: 3930 | Write a response