Help for this page
read in a mapping table read in an input file; replace some variable names with new ones (regex); write it to an input file;
open(MAP, "<$new_name_map_file"); ... close(IN); clse(OUT);