is it possible to add a binary infix operator in a Perl 5 module? On Aug 17, 2012, at 5:06 AM, Eirik Berg Hanssen wrote: > On Fri, Aug 17, 2012 at 12:39 PM, Ed Avis <eda@waniasset.com> wrote: > Hmm, I understand the enthusiasm for magic junction types like 'any', since > Perl 6 has them, and Perl 6 is somehow related to Perl 5 in some way, but I > still feel that a simple 'in' operator would be far more straightforward. > > if ($x in @a) >Thread Previous | Thread Next