Announce: Rakudo Star 2012.02 released

2012-02-28 Thread Jonathan Worthington
On behalf of the Rakudo and Perl 6 development teams, I'm happy to announce the February 2012 release of "Rakudo Star", a useful and usable distribution of Perl 6. The tarball for the February 2012 release is available from . In the Perl 6 world, we make

[perl #111418] [BUG] We thought Rakudo would recongnize this custom op, but it doesn't

2012-02-28 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #111418] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=111418 > nom: sub infix:<*+> ($a,$b) { $a * $b + $b }; say 2 *+ 5 nom e95935: OUTPUT«10␤

[perl6/specs] 6f34dd: last from ...* must change .elems to finite

2012-02-28 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 6f34dd5563c4072397e5a0ad8954ed3b2ba2541d https://github.com/perl6/specs/commit/6f34dd5563c4072397e5a0ad8954ed3b2ba2541d Author: Larry Wall Date: 2012-02-28 (Tue, 28 Feb 2012) Changed paths: M S03-ope