Well, I'd guess it's left hung out to dry. I don't think anything happens to it unless it happens to be a named pipe, or something. It it were, the next stage could be screwed.

At 12:18 -0400 06/15/2003, Ronald J. Kimball wrote:
On Fri, Jun 13, 2003 at 10:20:57PM +0200, Thomas De Groote wrote:
Add an extra variable and set that, like

 $exitloop = false;
 while(<FH> || $exitloop){

What do you suppose happens to the input from <FH> in that line of code?


Ronald



Reply via email to