Scroll to navigation

Gedcom::LifeLines(3pm) User Contributed Perl Documentation Gedcom::LifeLines(3pm)
 

NAME

Gedcom::LifeLines - functions for lines2perl
Version 1.19 - 18th August 2013

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()
2013-08-17 perl v5.18.1