You would probably be able to use Win32::API to access the OS functions providing that information.
That's exactly what Win32::Process::Info does.
If that module is not working for him, it probably comes down to a problem with Win32::API, not working on his system.
And the most likely cause of that is a mismatch between the version of Win32::API and the perl he is using. Eg, One built with MSVC and the other with MinGW.
In reply to Re^2: Determining Process Information of Win process
by BrowserUk
in thread Determining Process Information of Win process
by bit.surfer
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |