|
|
| XP is just a number | |
| PerlMonks |
Re^3: finding the status of the program being called from perlby matija (Priest) |
| on Jun 10, 2004 at 07:40 UTC ( #363007=note: print w/ replies, xml ) | Need Help?? |
|
You should choose $sel->can_read for the file handle you are reading from (i.e. the filehandle that the other process is writing to). The filehandle you should test to see if the other program is waiting to read is the filehandle you write to.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||