Subject: | BUG: PERL_WIN32_PROCESS_INFO_WMI_DEBUG_PRIV |
Hi,
Win32::Process::Info Version = 1.002
Setting the ENV Variable 'PERL_WIN32_PROCESS_INFO_WMI_DEBUG_PRIV' to True does not provide additional "ExecutablePaths" under the "WMI" Variant.
The Explanation Note in "Info.pm" suggests doing the above.
I reckon the ENV Varible that has to be set to True should instead be:
'PERL_WIN32_PROCESS_INFO_WMI_DEBUG'
(The above assertion works and provides additional Executable paths under the WMI varaint).
Is there a typo in the "Info.pm".
Kindly verify if the "Info.pm" should replace references of 'PERL_WIN32_PROCESS_INFO_WMI_DEBUG_PRIV'
with
'PERL_WIN32_PROCESS_INFO_WMI_DEBUG'.
Thank you abd best regards.
pmkumaar
Show quoted text
>>