Re: [perl #49085] [PATCH] perl6 add pick method to List

2007-12-29 Thread Patrick R. Michaud
On Mon, Dec 24, 2007 at 05:12:24PM -0800, Christopher Pruden wrote: > # New Ticket Created by Christopher Pruden > # Please include the string: [perl #49085] > # in the subject line of all future correspondence about this issue. > # http://rt.perl.org/rt3/Ticket/Display.html?id=49085 > > > >

[perl #49085] [PATCH] perl6 add pick method to List

2007-12-25 Thread via RT
# New Ticket Created by Christopher Pruden # Please include the string: [perl #49085] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=49085 > I've put together a patch to add a 'pick' method to the perl6 compiler's List cl