in reply to
Re: Ask for STDIN but don't pause for it
in thread
Ask for STDIN but don't pause for it
i have tested this code, and it works, what i would like to see is a way of exiting from the loop without having to use ^C
Comment on
Re^2: Ask for STDIN but don't pause for it
Replies are listed 'Best First'.
Re^3: Ask for STDIN but don't pause for it
by
zentara
(Cardinal)
on Jul 19, 2014 at 15:26 UTC
Whats wrong with the 'q' key? As in
if($char eq 'q'){exit}
I'm not really a human, but I play one on earth.
Old Perl Programmer Haiku
...................
flash japh
[reply]
[d/l]
In Section
Seekers of Perl Wisdom