Description
Remote procedure calls can be implemented with XML-RPC client and server support in pure Perl. This package helps applications send requests, expose methods, and exchange XML-encoded values. It involves network-facing behavior when used as a server or client and should validate methods, credentials, and input carefully.