This is an automatically generated mail to inform you that tests are now
available in t/spec/S14-roles/basic.t
commit 3b1dce088eaa08359462cfb39faebeffaae06f92
Author: kyle
Date: Wed Nov 4 20:09:07 2009 +
[t/spec] Test for RT 66178: "but" with nonexistent role
git-svn-id: http
This is an automatically generated mail to inform you that tests are now
available in t/spec/S12-construction/new.t
commit c580fe86e3cb3b391a413b1cffdbe3bcf266c92d
Author: kyle
Date: Wed Nov 4 20:09:15 2009 +
[t/spec] Test for RT #66204: NewClass .= new should die
git-svn-id
This is an automatically generated mail to inform you that tests are now
available in t/spec/S05-match/capturing-contexts.t
commit 3ace0ce336a3780127e8d1ef8f5e4c62dc446c96
Author: kyle
Date: Wed Nov 4 20:23:35 2009 +
[t/spec] Test for RT 66252: match in void context does not set $/
This is an automatically generated mail to inform you that tests are now
available in t/spec/S02-builtin_data_types/lists.t
commit f875d2ccaeddf929238237855d0f0cc57ec5a1e6
Author: kyle
Date: Wed Nov 4 20:55:10 2009 +
[t/spec] Test for RT #66304: list promoted to array when assigned to
HaloO,
On Tuesday, 3. November 2009 17:13:22 Carl Mäsak wrote:
> That would make statement modifier for loops less useful. For those,
> there's nowhere to put the lambda arrow.
>
> ++$_ for @things;
I think this is resolved with the is ref binding which
implies that the thingy that is bound to
This is an automatically generated mail to inform you that tests are now
available in t/spec/S32-str/comb.t
commit 98a4c823e8c9b7c249c0350ea76a373b48e770f6
Author: kyle
Date: Wed Nov 4 22:46:09 2009 +
[t/spec] Test for RT #66340: .comb allows code
git-svn-id: http://svn.pugsc
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #70229]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=70229 >
rakudo: say 1 ^^ 1
rakudo 74f561: OUTPUT«»
that's a P5ism
rakudo: say (1 ^^ 1).WHAT
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #70237]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=70237 >
rakudo: my Int $a = 74; Int.WHAT = Str; say $a.WHAT
rakudo 74f561: OUTPUT«Str()»
* ma
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #70235]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=70235 >
rakudo: my $x; ($x = 'hi').HOW = Block; say $x.WHAT
rakudo 74f561: OUTPUT«Block()»
O
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #70241]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=70241 >
rakudo: (Block.new)(); # masak, moritz_, is this one tracked?
rakudo 74f561: OUTPUT«sr
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #70239]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=70239 >
std: /::a/ /::a/ /::a/ /::a/ /::a/ /::a/ /::a/ /::a/ /::a/
std 28987: OUTPUT«ok 00:01
11 matches
Mail list logo