in reply to Re^2: Deleting hash entry
in thread Deleting hash entry

I suggest using the arrow notion when using a hash reference.
I agree that the arrow notation tends to be clearer.

That's actually what I use most of the time, or at least what I have been using most of the time in the last four to five years, but I sometimes still use the other notation ($$hash{$key}), especially when it is very simple.