Help for this page
#%main_hash -> $keyA -> index[0] -> {$keya => $vala} # -> index[1] -> {$keyb => $valb} ... # -> $keyB -> index[0] -> {$keyd => $vald} # -> index[1] -> {$keye => $vale} # -> index[2] -> {$keyf => $valf}
# # initializing variables, opening and reading files, etc ... # some other things to do #