in reply to Re: Win32::OLE->new('Outlook.Application') Probin thread Win32::OLE->new('Outlook.Application') Prob
my $outlook = Win32::OLE->new('Outlook.Application') or die "LOOK AN ERROR : ", Win32::OLE->LastError(); [download]