Re: Weird win32::ole issue

2006-10-09 Thread Moby
Jan Dubois wrote: Moby writes: I translated the code to Perl as follows: # Begin Perl You should *really* insert use strict; and maybe also use warnings; use Win32::OLE; This should be: use Win32::OLE qw(in); use Win32::OLE::Variant; use Win32

Weird win32::ole issue

2006-10-06 Thread Moby
ok upto the point of successfully printing the Farm name. However, the collection returned in licSets in Perl always appears to be empty, whereas it works fine in VB. Can anyone shed some light on this? Thanks in advance for any help, -- --Moby

Re: Net-Ping

2005-05-24 Thread Moby
problem and I was able to get it to work by using UDP pings. Look in the docs, you will see how to use UDP instead of ICMP, which I believe is the default. -- --Moby They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety. -- Benjamin