Re: New Logo Design for perl6 modules

2015-06-11 Thread Patrick R. Michaud
Let's not forget the raptors. (Both "Veloci" and "Utah" are candidates. :) Pm On Thu, Jun 11, 2015 at 07:45:06PM -0700, Darren Duncan wrote: > Or a pumpkin for that matter, since Perl 5 is Pumpkin Perl. -- Darren Duncan > > On 2015-06-11 7:42 PM, Darren Duncan wrote: > >I was going to say that

Re: New Logo Design for perl6 modules

2015-06-11 Thread Darren Duncan
Or a pumpkin for that matter, since Perl 5 is Pumpkin Perl. -- Darren Duncan On 2015-06-11 7:42 PM, Darren Duncan wrote: I was going to say that too, about the camel trademark issues, so can you make a version using an onion instead of a camel? See http://www.perlfoundation.org for what I refer

Re: New Logo Design for perl6 modules

2015-06-11 Thread Darren Duncan
I was going to say that too, about the camel trademark issues, so can you make a version using an onion instead of a camel? See http://www.perlfoundation.org for what I refer to. -- Darren Duncan On 2015-06-10 11:34 PM, Moritz Lenz wrote: Hi, On 06/10/2015 02:01 PM, Lin Yo-an wrote: Hi folk

Re: [perl #125391] Wrong order with %% $=.*

2015-06-11 Thread Patrick R. Michaud
On Thu, Jun 11, 2015 at 02:53:15PM -0700, Alex Jakimenko wrote: > say grammar Gram { regex TOP { ('XX')+ %% $=<[a..z]>* }; > }.parse('XX'); > > Output: > 「XX」 > 0 => 「XX」 > 0 => 「XX」 > delim => 「」 > 0 => 「XX」 > delim => 「」 > delim => 「」 > > The order is wrong. I'm not entirely cer

[perl #125391] Wrong order with %% $=.*

2015-06-11 Thread via RT
# New Ticket Created by Alex Jakimenko # Please include the string: [perl #125391] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=125391 > Code: say grammar Gram { regex TOP { ('XX')+ %% $=<[a..z]>* }; }.parse('XX'); Outp

Re: versioning - how to request different 'ver' per 'auth'?

2015-06-11 Thread Darren Duncan
Please get the #perl6 consensus then. I had suspected the answer would be that the solution would be the :ver code being able to see what :auth was selected and dispatch based on that. Otherwise supporting the wider version declaration to have a tree structure, where :ver was embedded inside :