Announce: Rakudo Perl 6 compiler development release 2012.04.1

2012-04-26 Thread Moritz Lenz
On behalf of the Rakudo development team, I'm happy to announce an out-of-schedule release of the Rakudo Perl 6 compiler. Rakudo is an implementation of Perl 6 on the Parrot Virtual Machine (see ). The tarball for this release is available from

Announce: Rakudo Star 2012.04 - a useful, usable, "early adopter" distribution of Perl 6

2012-04-26 Thread Moritz Lenz
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 #112624] Precompilation and roles don't mix

2012-04-26 Thread via RT
# New Ticket Created by Moritz Lenz # Please include the string: [perl #112624] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=112624 > Here is a bug which showed up in colomon++'s ABC module during precompilation. On

[perl #112626] Precompiled modules and roles lead to rakudo not recognizing type name

2012-04-26 Thread via RT
# New Ticket Created by Moritz Lenz # Please include the string: [perl #112626] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=112626 > Another bug condensed from colomon++'s ABC module: # file ./lib/A/Role.pm use v6