in reply to Re^2: Restart Long Running Perl Script
in thread Restart Long Running Perl Script

I don't know much about windows, but if it dosn't work, you could try
sub restart{ system(1, $0); # windows trick to launch a new process exit; # will need to exit original script }
but maybe the windows experts will know something better.

I'm not really a human, but I play one on earth. flash japh