Re: Parrot 2.9.1 Released

2010-10-20 Thread Andy Lester
> Parrot 2.9.1 News: > - This is a bugfix release to address a excessive slowdown in the Rakudo Perl > 6 build. If you run out of memory on a box with < 512 MB physical RAM, > please report it to us. I hope people see this as the positive that it is. This shows that the staggered Parrot -> Ra

[perl #78454] [BUG] Filehandle not flushed at program exit

2010-10-20 Thread via RT
# New Ticket Created by Solomon Foster # Please include the string: [perl #78454] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=78454 > my $file = open "test.txt", :w; for 1..1000 { $file.say: sprintf("This is a test