RE: Perl and CDO

2006-03-01 Thread Timothy Johnson
ist. BONUS: It might be worth the money to buy the ActivePerl Dev Kit if you're going to do this a lot. It comes with a VB->Perl converter that works great. -Original Message- From: Ryan Frantz [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 01, 2006 2:10 PM To: beginners@per

Perl and CDO

2006-03-01 Thread Ryan Frantz
Perlers, I've been researching Perl's support for CDO and found from a few sources (namely ActiveState mailing list archives) that it's possible to make a(n almost) one-to-one conversion of say, VBScript code to Perl using Win32::OLE. Do any of you know of any decent references for CDO support