Hi
I'm a newbie, and have been hacking away for some time now to get a Perl script to use MS Outlook to send a mail message. I keep getting the following. Note that there is some kind of version conflict between 1702 and 1701. I know the 1702 is the version of the Win32::OLE module I installed today, because I initially had 1703 in there, then downgraded it to 1702 to see what would happen. Does anybody know what the version 1701 is referring to and how I can update it?
I'm running ActivePerl 5.6.xx on a WinXP machine.
Thanks a ton!
-Deweywsu
Win32::OLE object version 0.1701 does not match $Win32::OLE::VERSION 0.1702 at C:/Perl/lib/DynaLoader.pm line 225.
Compilation failed in require at C:/Perl/lib/Mail/Outlook.pm line 105.
BEGIN failed--compilation aborted at C:/Perl/lib/Mail/Outlook.pm line 105.
Compilation failed in require at C:/Dewey/htdocs/cgi-bin/SWAT_initial.cgi line 10.
BEGIN failed--compilation aborted at C:/Dewey/htdocs/cgi-bin/SWAT_initial.cgi line 10.
I'm a newbie, and have been hacking away for some time now to get a Perl script to use MS Outlook to send a mail message. I keep getting the following. Note that there is some kind of version conflict between 1702 and 1701. I know the 1702 is the version of the Win32::OLE module I installed today, because I initially had 1703 in there, then downgraded it to 1702 to see what would happen. Does anybody know what the version 1701 is referring to and how I can update it?
I'm running ActivePerl 5.6.xx on a WinXP machine.
Thanks a ton!
-Deweywsu
Win32::OLE object version 0.1701 does not match $Win32::OLE::VERSION 0.1702 at C:/Perl/lib/DynaLoader.pm line 225.
Compilation failed in require at C:/Perl/lib/Mail/Outlook.pm line 105.
BEGIN failed--compilation aborted at C:/Perl/lib/Mail/Outlook.pm line 105.
Compilation failed in require at C:/Dewey/htdocs/cgi-bin/SWAT_initial.cgi line 10.
BEGIN failed--compilation aborted at C:/Dewey/htdocs/cgi-bin/SWAT_initial.cgi line 10.