foreach my $key (keys %hash) { print "$key : $hash{$key}; }