![]() |
![]()
| ![]() |
![]()
NAMEXMLRPC::Lite - client and server implementation of XML-RPC protocol SYNOPSIS
DESCRIPTIONXMLRPC::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. DEPENDENCIESSOAP::Lite SEE ALSOSOAP::Lite CREDITSThe XML-RPC standard is Copyright (c) 1998-2001, UserLand Software, Inc. See <http://www.xmlrpc.com> for more information about the XML-RPC specification. COPYRIGHTCopyright (C) 2000-2001 Paul Kulchenko. All rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. AUTHORPaul Kulchenko (paulclinger@yahoo.com)
|