Scroll to navigation

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

NAME

Gedcom::LifeLines - functions for lines2perl

Version 1.22 - 15th November 2019

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()

2019-11-21 perl v5.30.0