summaryrefslogtreecommitdiff
path: root/net/p5-XMLRPC-Lite
AgeCommit message (Collapse)AuthorFilesLines
2017-06-05Recursive revbump from lang/perl5 5.26.0ryoon1-1/+2
2017-02-01Added BUILD_DEPENDS+= lines for make testmef1-1/+4
2017-01-24Import p5-XMLRPC-Lite-0.717 as net/p5-XMLRPC-Lite.mef3-0/+30
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.