perlynewby has asked for the wisdom of the Perl Monks concerning the following question:
Quick question here, I finally got ok to download CPAN module use Win32::OLE; however, the company only allows active Perl 5.12.00 and 64 bit to be downloaded - IT is concerned the newest stable version 5.34.00 will break some Perl scripts out there.
So, before I download that, I'd like to know IF this Win32::OLE utility still will work for a 64 bit/Perl 5.12.00?
I will write a Perl script to edit some Windows Docx documents. As always, I appreciate the replies before asking IT person to allow the newest Perl version to be downloaded( I think that most likely the new stable Perl version will not be allowed )
Thank you to all of you Monks for all the help you've given me
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Can I still use Win32::OLE with active Perl 64 bit?
by davies (Monsignor) on Feb 03, 2022 at 20:14 UTC | |
|
Re: can i still use Win32::OLE with active Perl 64 bit?
by pryrt (Abbot) on Feb 03, 2022 at 20:21 UTC | |
|
Re: can i still use Win32::OLE with active Perl 64 bit?
by syphilis (Archbishop) on Feb 03, 2022 at 23:56 UTC | |
|
Re: can i still use Win32::OLE with active Perl 64 bit?
by cavac (Prior) on Feb 04, 2022 at 14:23 UTC | |
by davies (Monsignor) on Feb 04, 2022 at 16:14 UTC | |
by perlynewby (Scribe) on Feb 10, 2022 at 00:25 UTC |