in reply to Re^2: postfix incrementing of hash slice
in thread postfix incrementing of hash slice
Note that this is one of the few places where adding () changes context - and I prefer to think of it as list-context ()x being a different operator than x. AIUI this is fixed in perl6 to actually have have different characters for the two operators.