Hi Folks On Fri, 2011-08-12 at 16:26 +1000, Ron Savage wrote:
> I have not uploaded any code to CPAN. That'll probably be a week away, > and even then it'll only be V 0.50 or so. I wrote a lexer for GEDCOM files, but it was too complex for my liking, so I've deleted all that work and written most of another one. The joke is it's similar in design to Paul's original Gedcom.pm, although as I've said, I don't use AUTOLOAD. Each tag is handled by a function which contains a list of child tags (only at the next level, not for all grand-* children). This means it cannot handle more than one given GEDCOM grammar, but that doesn't worry me. Also, I haven't decided how to handle user-defined tags. I'll have to do that soon. -- Ron Savage http://savage.net.au/ Ph: 0421 920 622