Re: [perl #61598] [PATCH] Implementation of Array.elems

2008-12-22 Thread Vasily Chekalkin
Patrick R. Michaud via RT wrote: On Mon, Dec 22, 2008 at 04:15:20AM -0800, Vasily Chekalkin wrote: Trivial patch for Array.elems attached. As far as I can tell, Array.elems already works in trunk without the patch. Is there a specific test or set of tests this enables, or a case that isn't be

Re: [perl #61598] [PATCH] Implementation of Array.elems

2008-12-22 Thread Patrick R. Michaud
On Mon, Dec 22, 2008 at 04:15:20AM -0800, Vasily Chekalkin wrote: > Trivial patch for Array.elems attached. As far as I can tell, Array.elems already works in trunk without the patch. Is there a specific test or set of tests this enables, or a case that isn't being handled? Pm