# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #67998]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=67998 >
rakudo: class A { submethod BUILD { eval 'method foo { say "OH
HAI" }' } }; class B is
# New Ticket Created by Geoffrey Broadwell
# Please include the string: [perl #68024]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=68024 >
Allow the name of an operator to be specified dynamically without using
eval to ha
# New Ticket Created by Solomon Foster
# Please include the string: [perl #68008]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=68008 >
colomon: rakudo: say sort(&[<=>], <1 10 2 3>).perl
[08:46am] p6eval: rakudo 6999e5: OU
# New Ticket Created by Solomon Foster
# Please include the string: [perl #68004]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=68004 >
According to http://perlcabal.org/syn/S03.html#Nesting_of_metaoperators
+* should gene
Sure.
This is an automatically generated mail to inform you that tests are now
available in t/spec/S12-class/inheritance.t
commit 47d8157ad8d75cc99f108a8c63a42e39ae49f6e1
Author: kyle
Date: Thu Jul 30 18:53:48 2009 +
[t/spec] Test for RT #64642
git-svn-id: http://svn.pugscode.org/p
This is an automatically generated mail to inform you that tests are now
available in t/spec/S10-packages/basic.t
commit f8866a9b95a6789d0692b1018a771d35e7ff35ef
Author: kyle
Date: Thu Jul 30 19:22:33 2009 +
[t/spec] Tests for RT #64688
git-svn-id: http://svn.pugscode.org/p..
Since Rakudo started issuing its own releases independently of Parrot,
we've been using "-MM" as the version number in the filename
(e.g., the Chicago release was "rakudo-2009-07.tar.gz").
Unfortunately, the .rpm format doesn't allow hyphens in package
version numbers, so we probably need to
On Thu, Jul 30, 2009 at 7:40 PM, Patrick R. Michaud wrote:
\> Unfortunately, the .rpm format doesn't allow hyphens in package
> version numbers, so we probably need to switch to something different.
> The "obvious" choices would be things like "2009.07" or "200907",
> but neither of those represent
On Thu, Jul 30, 2009 at 07:47:36PM -0400, Mark J. Reed wrote:
> On Thu, Jul 30, 2009 at 7:40 PM, Patrick R. Michaud wrote:
> \> Unfortunately, the .rpm format doesn't allow hyphens in package
> > version numbers, so we probably need to switch to something different.
> > The "obvious" choices would
10 matches
Mail list logo