• Assigning an array to a string! Assign as array, or use * instead of @ to concatenate.
  • Problematic code:
  • Correct code:
  • Rationale:
  • Exceptions
  • Adding an element to an array may trigger this warning when you forget the parenthesis.