- or download this
use Win32::Process::Info;
my $wpi=Win32::Process::Info->new();
- or download this
use Win32::Process::Info qw(NT);
my $wpi=Win32::Process::Info->new;
- or download this
Error - Variant 'WMI' is unsupported on your configuration. Disallowed
+ on load of Win32::Process::Info. at ...
Error - Variant 'NT' is unsupported on your configuration. Can't locat
+e loadable object for module Win32::API in @INC Compilation failed in
+ require at ...
Error - Variant 'PT' is unsupported on your configuration. Disallowed
+on load of Win32::Process::Info. at ...
- or download this
use Win32::Process::Info;
my $wpi=Win32::Process::Info->new('NT');
- or download this
Error - Win32::Process::Info::WMI failed to get winmgs object:
Win32::OLE(0.1707) error 0x800706ba: "The RPC server is unavailable" a
+fter character 0 in
"winmgmts:{impersonationLevel=impersonate}!//NT/root/cimv2" at ...
Error - Variant 'NT' is unsupported on your configuration. Can't locat
+e loadable object for module Win32::API in @INC ...
Error - Variant 'PT' is unsupported on your configuration. Unable to l
+oad Proc::ProcessTable at ...
- or download this