Help for this page
# declare your hash my %hGoIds; ... # when you have read in all of the lines and found all of # the numbers, extract your keys my @aKeys = keys %hGoIds;