Re: [perl #67100] [PATCH] Move infix: to the setting

2009-07-01 Thread Patrick R. Michaud
On Wed, Jul 01, 2009 at 02:13:03AM -0700, Moritz Lenz via RT wrote: > On Tue Jun 30 23:35:04 2009, matt-w wrote: > > This patch moves operator infix: to the setting. S03 says it's > > defined in terms of cmp, so that's what this does. The old PIR > > implementation was slightly more complex, and I'

[perl #67100] [PATCH] Move infix: to the setting

2009-07-01 Thread via RT
# New Ticket Created by Matthew Walton # Please include the string: [perl #67100] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=67100 > This patch moves operator infix: to the setting. S03 says it's defined in terms of cmp