Subject: | Can't locate loadable object for module Win32::PerfMon error |
Hi Experts,
I need your help to fix my problem. I'm trying to use this module to
monitor my system performance. I just created a sample script as it is
used in the module synopsis. While executing the script, I get this
error message
Can't locate loadable object for module Win32::PerfMon in @INC (@INC
contains: D
:/Perl/lib D:/Perl/site/lib .) at Perfmon.pl line 3
I placed the perl modules in lib and site/lib properly. I badly need
this script to be done for my process montoring.
Any help is appreciated.
Perl: This is perl, v5.6.1 built for MSWin32-x86-multi-thread
Module version: 0.0.7
I wanted to use this script to monitor the processes of a dual cpu
system. Is this module capable of monitoring a dual CPU? Please suggest.
--
Shiv