[comp.lang.perl was rmgrouped in August 1995. It offically no longer exists,
so please don't post there. We can't help it if some carelessly-administered
news servers still carry it.]
"RB" <> wrote:
> Does anyone know how to monitor the existance of a process running in
> windows task manager.
>
> Basically I want to start another process only if the previous has finished
> and the script runs in windows.
Often someone has already solved a particular problem and made it available
on the CPAN. Try searching there:
http://search.cpan.org/
Win32:

rocess::Info looks useful.
--
David Wall