While it's Perl only infix ternary operators, Perl has circumfix ternary operators. dbmopen, for one.
I would argue that the substitution and translate operators have three operands as well (pattern, replacement and flags).
In reply to Re^5: Evaluating the condition ($x ||= $y)
by ikegami
in thread Evaluating the condition ($x)
by syphilis
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |