Patrick B Cromer wrote:
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.



If it's simply a matter of installing the latest version of the module, then you can grab it from CPAN and install it. The module requires no compilation, so you could install it with 'perl makefile.pl', 'nmake test' and 'nmake install' - or by simply copying the '.pm' files to the appropriate location (not recommended).


Cheers,
Rob

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to