Help for this page
use strict; use warnings; ... Perl 5.8.8 MSWin32-x86-multi-thread ActivePerl Build 817
... my $tid = threads->create(sub { ... Win32::OLE->Uninitialize(); }); ...