Yes, but the patch is needed in the RPC::PlServer::Comm module.  I'll
look through the code and suggest an appropriate patch to the module
author.

--
  Simon Oliver

Jochen Wiedmann wrote:
> 
> Zitiere Simon Oliver <[EMAIL PROTECTED]>:
> 
> > iThreads is supposed to emulate fork on Win32 but this doesn't work for
> > extensions that are not thread safe; this includes "Storable" which
> > happens
> > to be used by the PlRPC modules.
> 
> It should be comparatively simple to replace Storable
> with Data::Dumper, say, or another module that *is*
> thread safe. However, the replacement would need to
> happen on both ends - client and server.

Reply via email to