Mike Hamilton
unread,Feb 8, 2013, 11:13:00 AM2/8/13You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to perl-...@perl.org
I'm revisiting a very old project which uses Gedcom.pm. I've completely
forgotten how to get, in an elegant, perlish manner, *sorted by marriage
date*, a list of an individual's spouses/marriages where that individual has
multiple marriages.
Any hints? For the purposes of this question, assume that all marriage
events exist and have a date in a format suitable for sorting.
Thanks!