D.4. Other Operators

The comma operator, for one. And there are the bit manipulation operators &, |, ^, and ~, the ternary ? : operator, and the .. and ... flip-flop operators, just to name a few.

And there are some variations on operators, like using the g modifier on match. For this and more, see perlop (1).

Get Learning Perl, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.