in reply to Re^5: I wish to monitor and react according to windows "Task Manager"
in thread I wish to monitor and react according to windows "Task Manager"

I am using Perl 5.8.6 on windows XP
and my Win32::Process::Info is of version 1.003

Do you think XP might be the problem?
  • Comment on Re^6: I wish to monitor and react according to windows "Task Manager"

Replies are listed 'Best First'.
Re^7: I wish to monitor and react according to windows "Task Manager"
by BrowserUk (Patriarch) on Dec 29, 2004 at 14:33 UTC
    Do you think XP might be the problem?

    I'm using 5.8.4 on XP with Win32::Process::Info v1.002 and it works okay.

    I have downloaded 5.8.6 and I might get around to installing it later--I'll update and /msg you this if I do.


    Examine what is said, not who speaks.
    Silence betokens consent.
    Love the truth but pardon error.
      I'm using 5.8.6 on XP with Win32::Process::Info v1.002 and it works okay too!