in reply to Re: Finding CPU stats on Win32?
in thread Finding CPU stats on Win32?

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re^3: Finding CPU stats on Win32?
by NateTut (Deacon) on Mar 22, 2006 at 19:59 UTC
    I'm not sure of the exact cause but there is something undefined where a value is expected. Unfortunately the problem is in a module and not your code so it might be tougher to track down. I would first try to track it down to the line in my code that is causing the problem. Also make sure you are using strict & warnings.