Description
Perl applications can build and process XML-RPC messages using reusable classes for data values, requests, responses, and XML handling. This helps legacy integrations and internal services communicate with systems that still use XML-RPC.
It is a developer library. XML-RPC endpoints can expose network services, so applications should validate inputs, protect credentials, and avoid trusting remote XML data blindly.