in reply to "Lag" of modules in ActiveState ?
I have Perl ActiveState 5.10 on the laptop also, and I run the script used Win32::OLE happily. As matter of fact, Win32 modules are the most important part of Activestate perl(So, IMHO,It's no any reasons not to include it when new version released).
you try this:
to be sure whether it was installed or not.perl -MWin32::OLE -e "print $Win32::OLE::VERSION;"
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: "Lag" of modules in ActiveState ?
by xiaoyafeng (Deacon) on Oct 26, 2008 at 08:41 UTC |