Announce: Rakudo Perl 6 compiler development release #48 ("Toronto")

2012-01-22 Thread Moritz Lenz
On behalf of the Rakudo development team, I'm happy to announce the January 2012 release of Rakudo Perl #48 "Toronto". Rakudo is an implementation of Perl 6 on the Parrot Virtual Machine (see ). The tarball for this release is available from

[perl #108796] Overloaded operators on roles

2012-01-22 Thread shinobi.cl .
# New Ticket Created by "shinobi.cl ." # Please include the string: [perl #108796] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=108796 > Hello: When trying to make an operator that worked on some role only, i have f