Re: [perl #73034] Variables in closures are shared too eagerly

2010-02-24 Thread Patrick R. Michaud
On Tue, Feb 23, 2010 at 01:42:44AM -0800, Moritz Lenz wrote: > Rakudo now fails the last two tests, the old rakudo (now alpha) passed > them (and Perl 5.10 also passes them, if adapted to Perl 5 syntax). > > It shares $x between both closures, although it shouldn't. In general Rakudo is likely to

[perl #73044] [TODO] user-defined circumfixes in Rakudo

2010-02-24 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #73044] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=73044 > std: sub circumfix:<| |>() {}; |*| std 29806: OUTPUT«===SORRY! [...] FAILED 0

Temporal in Rakudo

2010-02-24 Thread Mark J. Reed
On the heels of the perl6-language thread I started - is there any way in current Rakudo to get a broken-out DateTime from a time() value? -- Mark J. Reed