The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:RPC-Any rpc::xml"

RPC::Any - A simple, unified interface to XML-RPC and JSON-RPC. River stage one • 1 direct dependent • 1 total dependent

RPC::Any is a simple, unified interface to multiple RPC protocols. Right now it supports XML-RPC <http://www.xmlrpc.com/> and all three versions of JSON-RPC <http://groups.google.com/group/json-rpc/web> (1.0, 1.1, and 2.0). The goal of RPC::Any is to...

MKANAT/RPC-Any-1.00 - 19 Jun 2010 16:43:22 UTC

RPC::Any::Server - The RPC Server River stage one • 1 direct dependent • 1 total dependent

This is an RPC "server" that can call methods and return a result to a client. Unlike other RPC modules, "RPC::Any::Server" doesn't actually start a listening daemon, it just reads the input that you give it and gives you output that you can send to ...

MKANAT/RPC-Any-1.00 - 19 Jun 2010 16:43:22 UTC

RPC::Any::Server::XMLRPC - A basic XML-RPC server River stage one • 1 direct dependent • 1 total dependent

This is a server that takes *just* XML-RPC as input, and produces *just* XML-RPC as output. It doesn't understand HTTP headers or anything like that, and it doesn't produce HTTP headers. For that, see RPC::Any::Server::XMLRPC::HTTP or RPC::Any::Serve...

MKANAT/RPC-Any-1.00 - 19 Jun 2010 16:43:22 UTC

RPC::Any::Exception - A throwable exception object for RPC::Any River stage one • 1 direct dependent • 1 total dependent

This object represents an exception that an RPC::Any::Server can throw. See "ERROR HANDLING" in RPC::Any::Server for information about how to use this in your own code....

MKANAT/RPC-Any-1.00 - 19 Jun 2010 16:43:22 UTC

RPC::Any::Server::XMLRPC::HTTP - An XML-RPC server that understands HTTP River stage one • 1 direct dependent • 1 total dependent

This is a type of RPC::Any::Server::XMLRPC that understands HTTP. It has all of the features of RPC::Any::Server, RPC::Any::Server::XMLRPC, and RPC::Any::Interface::HTTP. You should see those modules for information on configuring this server and the...

MKANAT/RPC-Any-1.00 - 19 Jun 2010 16:43:22 UTC

RPC::Any::Server::XMLRPC::CGI - An XML-RPC server for a CGI environment River stage one • 1 direct dependent • 1 total dependent

This is a subclass of RPC::Any::Server::XMLRPC::HTTP that has the functionality described in RPC::Any::Interface::CGI. Baically, it's just like the HTTP server, but it works properly in a CGI environment (where HTTP headers are in environment variabl...

MKANAT/RPC-Any-1.00 - 19 Jun 2010 16:43:22 UTC

RPC::Any::Server::JSONRPC::HTTP - A JSON-RPC server that understands HTTP River stage one • 1 direct dependent • 1 total dependent

This is a type of RPC::Any::Server::JSONRPC that understands HTTP. It has all of the features of RPC::Any::Server, RPC::Any::Server::JSONRPC, and RPC::Any::Interface::HTTP. You should see those modules for information on configuring this server and t...

MKANAT/RPC-Any-1.00 - 19 Jun 2010 16:43:22 UTC

RPC::Any::Server::JSONRPC::CGI - A JSON-RPC server for a CGI environment River stage one • 1 direct dependent • 1 total dependent

This is a subclass of RPC::Any::Server::JSONRPC::HTTP that has the functionality described in RPC::Any::Interface::CGI. Baically, it's just like the HTTP server, but it works properly in a CGI environment (where HTTP headers are in environment variab...

MKANAT/RPC-Any-1.00 - 19 Jun 2010 16:43:22 UTC
8 results (0.082 seconds)