I have to write an RPC-Server. My question is, which toolkit would you use? There are a lot of XML-RPC frameworks (XML::RPC, XMLRPC::Lite from SOAP::Lite or even Frontier::RPC). I even could use SOAP (with SOAP::Lite as toolkit), but I do not need the additional features (at least I think so).