I am working in a Perl script in Window OS where the script should follow following process,
4: check if background process is still running... if not re-launch it.
Can any one suggest me how is it possible to handle background process in this way, I am lost.