$hash{$key} = ...; ++$hash{$key}; for ($hash{$key}) { ... } \$hash{$key} some_sub($hash{$key}) # Exception!! See footnote.