foreach $key (keys %hash) { $ref = $hash{$key}; #### foreach $ref (values %hash) {