- or download this
my $mapiSession = Win32::OLE->new("MAPI.Session");
die "Cannot create session\n" if not defined($mapiSession);
- or download this
Win32::OLE(0.1601) error 0x80010106: "Cannot change thread mode after
+it is set" at mail.pl line 16
eval {...} called at mail.pl line 16
Cannot create session
- or download this
my $xl = Win32::OLE->new("Excel.Application");