On Mon, Nov 11, 2002 at 06:17:58PM -0500, Cacialli, Doug wrote: > I've got oodles of data. It looks like this: > > 0 @F1@ FAM > 1 HUSB @I13@ > 1 WIFE @I14@ > 1 CHIL @I8@ > 0 @F2@ FAM > 1 HUSB @I10@ > 1 WIFE @I8@ > 1 CHIL @I11@ > 1 CHIL @I12@ > etc.
[ snip problem ] > I'm familiar with substr, split, m//, s///, etc.; I'm just not sure how to > programmatically create the data structure. Any help or suggestions to > point me in a direction would be appreciated. Thank you. I'd suggest heading off to CPAN and picking up Gedcom.pm. http://search.cpan.org/author/PJCJ/Gedcom-1.11/ But then, I'm biased ;-) -- Paul Johnson - [EMAIL PROTECTED] http://www.pjcj.net -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]