Connecting Tech Pros Worldwide Forums | Help | Site Map

Win32 Perl distribution that includes "Win32::OLE" by default

Newbie
 
Join Date: Dec 2007
Posts: 5
#1: Jan 11 '08
Hi,

I have written a development automation tool that needs to be distributed to 20-odd developers using Windows XP workstations.

Is there a free Perl distribution that includes "Win32::OLE" by default?

Best Regards,
Adam S

KevinADC's Avatar
Expert
 
Join Date: Jan 2007
Location: Southern California USA
Posts: 4,091
#2: Jan 11 '08

re: Win32 Perl distribution that includes "Win32::OLE" by default


You can distribute the module with your tool, but if there is a version of perl that comes with it I have to think it's activestate perl. Check the www.activestate.com website for a list of the core modules.
Reply