in reply to Errors while running Win32::Process on WinXP

Hi moked

Please use the module Win32::Process::Info and Win32::OLE from active state. Use the ppm to install your module. Active state has the version 1.002. This should fix your problem.

In the command prompt type
ppm install Win32-Process-Info ppm install Win32-OLE

(I have asumed that you have used the active state perl)

Thanks
SasiKumar

Replies are listed 'Best First'.
Re^2: Errors while running Win32::Process on WinXP
by moked (Beadle) on Dec 30, 2004 at 12:31 UTC
    I have istalled all of the above

    and the error messege remains

    Moked