[perl #63864] Void-context prompt in Rakudo prints but doesn't read from $*IN

2009-03-20 Thread jn...@jnthn.net via RT
On Sat Mar 14 03:57:46 2009, masak wrote: > it seems that void-context prompt doesn't read a line, though. > is that a bug or a feature? > hmm > if a feature, it seems not such a desirable one, by me. > I mean, print already does that, and has a more apt name for > the purpose. > I'm not sure

[perl #63864] Void-context prompt in Rakudo prints but doesn't read from $*IN

2009-03-14 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #63864] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=63864 > it seems that void-context prompt doesn't read a line, though. is that a bug or a feat