Description
XML-RPC client and server code can be built through the lightweight XMLRPC::Lite stack. This module helps Perl applications send remote procedure calls and expose XML-RPC services. It involves network-facing behavior when connected to remote endpoints and should validate credentials and inputs carefully.