I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2006-09-07 06:01:09-07 by javardhan
Problem with XML RPC
Hi Friends, we are facing issue while integrating XML RPC server running on HP UNIX 11i with HP DCE client on same machine. The XML RPC server contains libpthread.h, POSIX multithreading library. We are integrating XML RPC server with DCE client using libdce which exists in DCE library. The integration of libpthread and libdce is not working well. It seems these two libraries are incompatible. Is it possible to replace libpthread library with any other one? Pls suggest me any solution.
Direct Responses: 2945 | Write a response
Posted on 2006-09-07 07:39:30-07 by mirod in response to 2943
Re: Problem with XML RPC

I think you posted this to the wrong place. It is not even clear that your question is related to Perl at all.

If you have a problem related to RPC-XML, then you can post it to the appropriate section. You could also try posting on perlmonks. If your problem is unrelated to Perl, then you will have better luck with some other place, a usent group, forum or mailing list about HPUX seems like your best bet.

In any case I don't see how your question relates to XML::Twig, but feel free to correct me.

Direct Responses: Write a response