in reply to Re^3: Handle Signal and Wrap Up
in thread Handle Signal and Wrap Up

I would not put the 'stop' in the while statement, but put it at the end of the loop block, so to do an 'exit if $stop'...

Go Fish!