Objective::First phase of my research
Objectives
Main objectives of this research project are to implement Perl module to handle nick names as inputs and make suggestions for possible first names while attaching nick names with the matching last names to retrieve genealogical history of a given name, extend gen.pl along with additional modules to interface with http://www.ancestry.com to retrieve genealogical information related the names that are resolve by gel.pl module, add functionalities to handle combinations of errors such as misspelling, nicknames, mistakes during the census records and finally compare Soundex values of the return query and along with our implementation. The application will use gen.pl as its primary source and additional modules will use Perl as its primary language for implementation purpose.
gen.pl -> Pre-implementation by Dr. Bradley Rubin