Re: win32 modules
- From: "Sisyphus" <sisyphus1@xxxxxxxxxxxxxxxxx>
- Date: Wed, 28 Mar 2007 09:42:29 +1000
"Tester" <calinguga@xxxxxxxxxxxx> wrote in message news:1175026056.980785.302270@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi there,
Where can I get following modules for active perl 588820?
win32::ole
win32::ole::variant
win32::netadmin
win32::ole::const
Thanks a lot, Calin
Those modules are all part of the "libwin" distribution.
Active Perl comes with those modules pre-installed, so you should already have them.
However, if you "use win32::ole;" in your script, it will fail - you need to "use Win32::OLE;". (Same goes for the other modules you listed - you *must* specify the module correctly.)
Cheers,
Rob
.
- References:
- win32 modules
- From: Tester
- win32 modules
- Prev by Date: Re: Tie::File surprise (to me)
- Next by Date: HTTP::Response decoded_content is undefined
- Previous by thread: win32 modules
- Next by thread: HTTP::Response decoded_content is undefined
- Index(es):