while (my ($key, $value) = each %everything) { print "$key$value"; }