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!
Comment on
Re^4: Handle Signal and Wrap Up
In Section
Seekers of Perl Wisdom