summaryrefslogtreecommitdiff
path: root/net/p5-XMLRPC-Lite/DESCR
blob: a934fe7032c36c0e60af95ec4652fa715b81e7ad (plain)
1
2
3
4
5
6
7
XMLRPC::Lite is a Perl modules which provides a simple nterface to the
XML-RPC protocol both on client and server side. Based on SOAP::Lite
module, it gives you access to all features and transports available in
that module.

See t/26-xmlrpc.t for client examples and examples/XMLRPC/* for server
implementations.