Gedcom::LifeLines(3) functions for lines2perl

SYNOPSIS


use Gedcom::LifeLines;

DESCRIPTION

A selection of subroutines to emulate Lifelines functions.

For details about the functions, see the Lifelines documentation.

I general, this module should only be used by the output of the lines2perl program. Anything in here that finds a more general use should probably be abstracted away to one of the more standard modules.

Functions yet to be implemented include:
  sibling()
  getindiset()
  choosechild()
  choosefam()
  chooseindi()
  choosesubset()
  menuchoose()
  gengedcom()
  createnode()
  addnode()
  deletenode()