Help for this page
for my $location (@locations) { next if $location eq 'HEADING'; ... @countries = keys %countries; @states = keys %states; @cities = keys %cities;