The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

GedNav - Perl extension for quick (& dirty) navigation of GEDCOM files

SYNOPSIS

  use GedNav;
  blah blah blah

DESCRIPTION

GedNav is a set of perl modules for navigating a GEDCOM file quickly. The intent was to make it fast enough for CGI purposes, on large GEDCOM files.

I have not yet included the code for the report objects I've written (outline & register so far), except for the example code in outline.pl.

I've also not included the Apache::GedNav stuff I've written. That'll probably come in a separate lump, when the time comes.

AUTHOR

Rob Fugina, robf@fugina.com

SEE ALSO

perl(1).