Is there a way to get information on a Windows process other than using Win32::Process::Info?
Currently, there is a memory leak when using the Info module (see perl bug #33499).
While the bug will be fixed in the next version of ActivePerl I am not sure that upgrading to a new version
will be possible on the servers we are running.

Specifically, the two pieces of information needed are the parent process of a process and the creation time
of a process.  Any solution short of an external subroutine or a process external to Perl would be appreciated.
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to