My thoughts, exactly. If such a beast were to arise, I would prefer that it be somewhat consistent (visually) with defined-or (even though we are trying to represent defined-and). I might be persuaded that something based on && would be suitable.
IMO, many of the poll options resembled bitwise operations, matching, and the ternary operator too strongly.
In reply to Re^2: What operator should perl5porters use for safe dereferencing?
by bobf
in thread What operator should perl5porters use for safe dereferencing?
by de-merphq
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |