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-03-23 09:34:56.805008-07 by starkravingcalm
Errors when querying Notes in a gedcom file
I recently discovered this module. I am new to perl and want to use it to report on gedcom files I have already created. While the example file provide works great, if I try to query the "notes" section instead, I get errors like below. Is this due to how Gramps structures their notes section in the gedcom file or something much simpler than that? (Notes is where I generally put things like: "birth date: confirmed" "marriage details: completed" etc.. so it would be great to run a perl script against that section) familytree.ged:736: CONC is not a sub-item of FILE Non standard record of type notes requested at /usr/lib/perl5/site_perl/5.8.8/Gedcom/Record.pm line 81, GEN0 line 2814. Any help you can provide would be greatly appreciated.
Direct Responses: Write a response