Re: Perl to read LifeLines btree files?

[email protected] ("John S. Quarterman") Thu, 26 Mar 2009 13:32:51 -0400
Newsgroups perl.gedcom
Message-ID <[email protected]>
> On Thu, Mar 26, 2009 at 10:59:04AM -0400, John S. Quarterman wrote:
> 
> > Has anyone written a Perl module to read (and maybe write) the btree
> > files LifeLines writes?
> 
> What would be the benefit over just reading in the GEDCOM file?  Or did
> you want to use the btree data structure?

I'm using llexec to run reports, and I want to do some other operations
involving multiple databases simultaneously, so rather than duplicating
the fast database already in place, it would make some sense to use it.

> -- 
> Paul Johnson - [email protected]
> http://www.pjcj.net

-jsq