Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Win32::OLE installation

by the_0ne (Pilgrim)
on Jun 26, 2001 at 18:21 UTC ( [id://91600]=note: print w/replies, xml ) Need Help??


in reply to Win32::OLE installation

Actually, if you install Win32::API, it should install the Win32::OLE module you need. I was messing with some Win32 perl the other day and realized I was going to need Win32::OLE. Without trying to install it, I just ran the script, having already installed Win32::API and it worked fine.

HTH Good luck.

Replies are listed 'Best First'.
(tye)Re: Win32::OLE installation
by tye (Sage) on Jun 26, 2001 at 19:09 UTC

    I doubt that Win32::API installs Win32::OLE (it certainly didn't the list time I checked).

    I think that Win32::OLE comes with ActivePerl by default. I haven't installed a Perl v5.6.1 from ActiveState but Win32::OLE has certainly come with all of the previous versions of ActivePerl that I have installed.

    Perhaps Banky should just check whether it is already installed before trying to find it to install?

    $ perl -mWin32::OLE -e "print $Win32::OLE::VERSION" 0.13

            - tye (but my friends call me "Tye")

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://91600]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (2)
As of 2024-04-26 00:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found