in reply to Re: Excel using Perl ?
in thread Excel using Perl ?

Using Win32::OLE module is one of the better ways of doing excel automation on windows machine. But if the requirement is that you have to have more than one instance running and creating excel files , using SpreadSheet module available on CPAN the best bet.

Replies are listed 'Best First'.
Re^3: Excel using Perl ?
by Errto (Vicar) on Dec 28, 2004 at 03:56 UTC