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

I Do seem to have a problem with my Win32::OLE
I tried to find the version and what I got was:

C:\>perl -MWin32::OLE::Const -e "die $Win32::OLE::Const::VERSION"
and the output was
Win32::OLE object version 0.1403 does not match $Win32::OLE::VERSION 0 +.17 at C:/Perl/lib/DynaLoader. pm line 253. Compilation failed in require at C:/Perl/lib/Win32/OLE/Const.pm line 7 +. BEGIN failed--compilation aborted at C:/Perl/lib/Win32/OLE/Const.pm li +ne 7. Compilation failed in require. BEGIN failed--compilation aborted.
which of these versions is the bad one?
when I intalled the Win32-OLE.ppd I saw that it was installed into
C:\perl\site\lib and NOT C:\perl\lib
is this OK??