On Fri, Jul 16, 2010 at 06:37:41PM -0700, Tyler Curtis wrote: > At parrot r48099, with Rakudo version Kiev-272-gdd8d5d7, "state" > variables are not implemented.
> However, Rakudo version Kiev-272-gdd8d5d7 produces the following error > message: > > ===SORRY!=== > Symbol '$c' not predeclared in count (rakudo-alpha/foo.p6:4) > > The same error message is produced with only "state $c = 5;" or "state $c". So we're back to Perl 5 having the best "state" implementation? :-) "This week", at least. Nicholas Clark