Praveen Dharmaraj has asked for the wisdom of the Perl Monks concerning the following question:
I get the following error when I try to run a perl script from cmd prompt."Win32::OLE object version 0.1709 does not match $Win32::OLE::VERSION 0.1701".
I understand that there is a version mismatch. I'm trying to run a perl script that was developed by someone else(probably with an earlier version of perl).
Can anybody tell me how to get around this problem?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Win32::OLE object version 0.1709 does not match $Win32::OLE::VERSION 0.1701
by marto (Cardinal) on Aug 18, 2014 at 12:07 UTC | |
by Praveen Dharmaraj (Novice) on Aug 19, 2014 at 09:48 UTC | |
by Anonymous Monk on Aug 19, 2014 at 09:53 UTC | |
by Praveen Dharmaraj (Novice) on Aug 19, 2014 at 10:00 UTC | |
by Anonymous Monk on Aug 19, 2014 at 10:14 UTC | |
by marto (Cardinal) on Aug 19, 2014 at 09:51 UTC |