in reply to Re^2: Using Excel in Perl failure after OS re-installin thread Using Excel in Perl failure after OS re-install
my $excel = Win32::OLE->new('Excel.Application') ; [download]