|
The Win32::OLE module has XS code. It is not thread-safe. It may be usable in a threaded Perl app, but will require special handling. See 'perldoc threads' and read the sections 'Thread-safe modules' and 'Using non-thread-safe modules' under 'BUGS AND LIMITATIONS'. |