Re: [november] Re: arrays and arrays ref question

2008-10-30 Thread Larry Wall
On Thu, Oct 30, 2008 at 12:03:55PM +0100, Carl Mäsak wrote: : Илья (>): : > I have array ref : > my $ar = [1,2,3]; : > how can I go over it? : : All I know is that `for $ar.elems { ... }` used to work for this case. : It doesn't seem to work anymore. : : Time to file a ticket, methinks. Er, .ele

Re: [november] Re: arrays and arrays ref question

2008-10-30 Thread Carl Mäsak
Илья (>): > I have array ref > my $ar = [1,2,3]; > how can I go over it? All I know is that `for $ar.elems { ... }` used to work for this case. It doesn't seem to work anymore. Time to file a ticket, methinks. // Carl

November, current state (Re: [november] Stackoverflow.com Perl 6 threads of interest)

2008-10-07 Thread Carl Mäsak
Conrad (>): > http://stackoverflow.com/questions/170268/what-features-of-perl6-are-you-the-most-excited-about > > (Of course I added "NOVEMBER" to the list of answers.) Heartfelt thanks for that. That is, indeed, a creative way to interpret the term "feature of Perl 6". :) You also writ

RE: November

2008-08-17 Thread Conrad Schneiker
Carl Mäsak wrote: > Conrad (>): > > Do you plan to make a publicly-usable version of this wiki available, > > perhaps > > on the feather development system? > > Yes, that is our next TODO item. We'll notify the list once something > is set up. Excellent. FYI, I've also referenced your work here

Re: November

2008-08-17 Thread Carl Mäsak
Conrad (>): > Do you plan to make a publicly-usable version of this wiki available, > perhaps > on the feather development system? Yes, that is our next TODO item. We'll notify the list once something is set up. // Carl

RE: November

2008-08-16 Thread Conrad Schneiker
> From: Carl > We're pleased to annouce the release of November, a wiki engine written > in Perl 6. > > November is: > > * ...a proof-of-concept of what Rakudo Perl 6 can do today. > * ...released early rather than "when it's done". > * ...meant to promote interest and involvement in Perl 6/Rak

Re: November

2008-08-15 Thread Carl Mäsak
Estrade (>): > You misspelled november in the github URL. > > Looks neat, though. Ah, good catch. That's what I get for composing emails offline. :) So, the working, non-misspelled address is: Thanks! // Carl