in reply to Re: Appending value to a hash value
in thread Appending value to a hash value

Yes, all modify-assign operators use the operator it's based upon, on the left hand side of the "=". See Assignment Operators in perlop.