Path to this page:
Subject: CVS commit: pkgsrc/net/p5-XMLRPC-Lite
From: Makoto Fujiwara
Date: 2017-01-24 14:45:36
Message id: 20170124134536.7EC1FFBA6@cvs.NetBSD.org
Log Message:
Import p5-XMLRPC-Lite-0.717 as net/p5-XMLRPC-Lite.
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.
Files: