logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Gedcom::LifeLines - functions for lines2perl

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.36.0                                       2022-10-16                             Gedcom::LifeLines(3pm)

Name

       Gedcom::LifeLines - functions for lines2perl

       Version 1.22 - 15th November 2019

Synopsis

         use Gedcom::LifeLines;

See Also