Gedcom::LifeLines(3pm) User Contributed Perl Documentation Gedcom::LifeLines(3pm)
NAME
Gedcom::LifeLines - functions for lines2perl
Version 1.16 - 24th April 2009
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()
perl v5.14.2 2012-04-12 Gedcom::LifeLines(3pm)