but why, on earth, would a module to fetch process information, need RPC?
Because that is how WMI is implemented. The WMI database is mainatained and administered by the WMI service, and requests to that service are implemented using RPC calls to it. If the service isn't running, the RPCs will fail.
For the NT method, Win32::Process::Info use Win32::API to access system APIs, but in recent years Win32::API has been messed around with so much that it no longer functions properly.
What version of perl is running on the failing system?
In reply to Re: Win32::Process::Info question
by BrowserUk
in thread Win32::Process::Info question
by rovf
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |