Re: [perl #57356] Iterating a filehandle dies

2008-07-28 Thread Moritz Lenz
Adrian Kreher (via RT) wrote: > # New Ticket Created by Adrian Kreher > # Please include the string: [perl #57356] > # in the subject line of all future correspondence about this issue. > # http://rt.perl.org/rt3/Ticket/Display.html?id=57356 > > > > If I iterate a filehandle, it dies with thi

[perl #57356] Iterating a filehandle dies

2008-07-28 Thread via RT
# New Ticket Created by Adrian Kreher # Please include the string: [perl #57356] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=57356 > If I iterate a filehandle, it dies with this stacktrace. This would be very useful in

Project idea: Perl 6 syntax hilighting with STD.pm

2008-07-28 Thread Moritz Lenz
Since now STD.pm parses most Perl 6 code now, and spits out a parse tree in YAML, a brave soul might want to write a syntax hilighter for Perl 6. I volunteer to write a HTML backend for it ;-) I think it basically involves walking the YAML generated tree, keep track of a few variables and emit a l