Problems with threads and XML::RPC::Server

2007-10-20 Thread Richard Hartmann
Hi all, for lack of a general list, I decided to send this to this list. I am not sure if it is not well outside the scope of this list, if so, I apologize. My smallish test case is as follows (beware potential GMail linebreaks..): #!/usr/bin/perl use strict; use warnings; use threads; use RP

Problems with threads and XML::RPC::Server

2007-10-19 Thread Richard Hartmann
Hi all, for lack of a general list, I decided to send this to this list. I am not sure if it is not well outside the scope of this list, if so, I apologize. My smallish test case is as follows (beware potential GMail linebreaks..): #!/usr/bin/perl use strict; use warnings; use threads; use RP