in reply to exists function used with attributes/operators?

Yes, your understanding is correct. You should create some test code to prove it to yourself. Perl has excellent documentation:
  • Comment on Re: exists function used with attributes/operators?

Replies are listed 'Best First'.
Re^2: exists function used with attributes/operators?
by bArriaM (Novice) on Jul 19, 2015 at 15:31 UTC

    Thank you!