NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Win32::OLE::Variant ? (Score:1)
I had a problem with the lastLogin field of user accounts when querying ADSI with Win32::OLE.
The trick was to use Win32::OLE::Variant:
If
Re:Win32::OLE::Variant ? (Score:2)
Excellent. Doesn't work for all values, but works for most. I think I now owe you much beer :)
A new version of Mail::Outlook out soon ;)
Reply to This
Parent