On Sun, May 1, 2016 at 7:11 AM, Alex Jakimenko <perl6-bugs-follo...@perl.org
> wrote:

> Now, obviously, it is a little bit weird for the user to try to read from
> $*IN when -n


Not that weird. Let the loop read chunk headers, and read/process the rest
of the chunk in the middle of the loop. It's used that way in perl5 and
other languages fairly often.

-- 
brandon s allbery kf8nh                               sine nomine associates
allber...@gmail.com                                  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net

Reply via email to