win32 modules

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
tester [ Di, 27 März 2007 22:07 ] [ ID #1670361 ]

Re: win32 modules

"Tester" <calinguga [at] netscape.net> wrote in message
news:1175026056.980785.302270 [at] e65g2000hsc.googlegroups.com.. .
> 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
Sisyphus [ Mi, 28 März 2007 01:42 ] [ ID #1671724 ]
Perl » comp.lang.perl.modules » win32 modules

Vorheriges Thema: Tie::File surprise (to me)
Nächstes Thema: Automatiion using perl