Gedcom::LifeLines - functions for lines2perl


Gedcom documentation  | view source Contained in the Gedcom distribution.

Index


NAME

Top

Gedcom::LifeLines - functions for lines2perl

Version 1.16 - 24th April 2009

SYNOPSIS

Top

  use Gedcom::LifeLines;

DESCRIPTION

Top

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


Gedcom documentation  | view source Contained in the Gedcom distribution.