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 2010-10-04 02:13:53.524429-07 by khariton
OBJE and others blocks of GEDCOM
Sorry for my poor English...
I use 1.16 version of Gedcom.pm I need work with OBJE block of tags. I read you code and found method for implement this option. In file Gedcom.pm I add line OBJE => 9, in %Top_tag_order variable and now I can use $ged->add_object method for add objects and via tag_record or other implemented m +ethods work with objects... But this way is local way and not implement on systems where I'm have't root privileges. May be I can use another way get this result without your code correct?
Please correct this in next version of Gedcom.pm
And may be for other not implemented xref tags too...
Direct Responses: Write a response