in reply to Re: Will "$_[0]=shift" always resolve shift first?
in thread Will "$_[0]=shift" always resolve shift first?

Even though I could not find any hints in the documentation,

moritz pointed out that perltrap documents the operand evaluation order for assignment operators.

  • Comment on Re^2: Will "$_[0]=shift" always resolve shift first?