Carl MXXsak (via RT) wrote: > # New Ticket Created by "Carl Mäsak" > # Please include the string: [perl #58524] > # in the subject line of all future correspondence about this issue. > # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=58524 > > > > r30698: > ./perl6 -e 'say $*IN.readline' # works (i.e. repeats what I write) > OH HAI! > OH HAI! > $ ./perl6 -e 'say =<$*IN>' # doesn't work > 0
Shouldn't that be just =$*IN ? > $ ./perl6 -e 'say =<>' # doesn't work > -1 That is used as an example in S04, so it should work. Cheers, Moritz -- Moritz Lenz http://moritz.faui2k3.org/ | http://perl-6.de/