![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
Re^2: detect input available from command lineby mifflin (Curate) |
on Mar 10, 2011 at 21:51 UTC ( #892543=note: print w/replies, xml ) | Need Help?? |
What if the input is not coming from @ARGV but from stdin? example: In this case @ARGV is empty but there is still something to read. How would I detect this?
In Section
Seekers of Perl Wisdom
|
|