On Sun, Sep 20, 2009 at 01:29:22AM -0400, Aaron Sherman wrote:
: On Sat, Sep 19, 2009 at 9:45 PM, David Green wrote:
:
: > On 2009-Sep-19, at 5:53 am, Solomon Foster wrote:
: >
: > The one thing that worries me about this is how :by fits into it all.
: >>rakudo: given 1.5 { when 1..2 { s
# New Ticket Created by Carlin Bingham
# Please include the string: [perl #69244]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=69244 >
More undefined silliness :-)
04:31 < carlin> rakudo: sub foo($bar) { say $bar }; my $
# New Ticket Created by Moritz Lenz
# Please include the string: [perl #69242]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=69242 >
18:16 < diakopter> rakudo: caffeine(eval('sub caffeine($a){say $a}'));
18:16 <+p6eval> ra
2009/9/19 Moritz Lenz :
> Hi,
>
> François Perrad wrote:
>> 2009/9/17 jerry gay :
>>> On behalf of the Rakudo development team, I'm pleased to announce
>>> the September 2009 development release of Rakudo Perl #21 "Seattle".
>>> Rakudo is an implementation of Perl 6 on the Parrot Virtual Machine [1
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #69240]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=69240 >
rakudo: sub foo(:&a) { bar(:&a) }; sub bar(*%_) { say "OH HAI" }; foo()
rakudo 0d77e4:
Author: ruoso
Date: 2009-09-20 18:56:07 +0200 (Sun, 20 Sep 2009)
New Revision: 28325
Added:
docs/Perl6/Spec/S08-capture.pod
Log:
[spec/S08] started writing the introduction;
Added: docs/Perl6/Spec/S08-capture.pod
===
--- docs/Per
Author: ruoso
Date: 2009-09-21 00:56:31 +0200 (Mon, 21 Sep 2009)
New Revision: 28331
Modified:
docs/Perl6/Spec/S08-capture.pod
Log:
[spec/S08] section that differentiates Parcel from Capture
Modified: docs/Perl6/Spec/S08-capture.pod
=
Author: ruoso
Date: 2009-09-21 02:10:30 +0200 (Mon, 21 Sep 2009)
New Revision: 28333
Modified:
docs/Perl6/Spec/S08-capture.pod
Log:
[S08] adding two more sections
Modified: docs/Perl6/Spec/S08-capture.pod
===
--- docs/Perl6/Spec/S
Author: lwall
Date: 2009-09-21 03:28:27 +0200 (Mon, 21 Sep 2009)
New Revision: 28334
Modified:
docs/Perl6/Spec/S02-bits.pod
Log:
[S02] clarification of run-time-ish nature of (* * *) requested by JimmyZ++
Modified: docs/Perl6/Spec/S02-bits.pod
=