![]() |
|
Keep It Simple, Stupid | |
PerlMonks |
read from stdinby mitchreward (Acolyte) |
on Dec 05, 2014 at 14:13 UTC ( [id://1109354]=perlquestion: print w/replies, xml ) | Need Help?? |
mitchreward has asked for the wisdom of the Perl Monks concerning the following question:
Hi monks,
is there a way to read from stdin withou waiting for CR? like this tricks in bash: read -t 1 -n 1 thanks
Back to
Seekers of Perl Wisdom
|
|