[perl #84948] [PATCH] Fixed most IO::Stat functions

2011-02-27 Thread via RT
# New Ticket Created by William Orr # Please include the string: [perl #84948] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=84948 > Parrot introduced some changes which broke most of the functions in IO::Stat. I fixed the

[perl #84966] [PATCH] Added file test methods to IO.pm

2011-02-27 Thread via RT
# New Ticket Created by William Orr # Please include the string: [perl #84966] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=84966 > I implemented several of the file test methods listed here: https://github.com/perl6/spec

[perl #84950] [PATCH] Added basic IO functions

2011-02-27 Thread via RT
# New Ticket Created by William Orr # Please include the string: [perl #84950] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=84950 > rakudo didn't have the ability to rm, copy, move, chmod, or link files even though the un

Re: [perl #84362] [PATCH] Sequence operator supports limit function with arity > 1

2011-02-27 Thread David Whipp
Thank you. My github ID is "dwhipp". Dave. On Fri, Feb 25, 2011 at 11:56 AM, Moritz Lenz via RT < perl6-bugs-follo...@perl.org> wrote: > On Thu Feb 17 14:35:14 2011, dwh...@google.com wrote: > > Attached patches add tests and implementation for sequence operator with > > limit-function arity >