Install libxml-rpc-fast-perl by entering the following commands in the terminal:
sudo apt update sudo apt install libxml-rpc-fast-perl
Description:
fast and modular implementation for an XML-RPC client and server
XML::RPC::Fast is format-compatible with XML::RPC, but may use different encoders to parse/compose xml. The currently included encoder uses XML::LibXML, and is 3 times faster than XML::RPC and 75% faster than the XML::Parser implementation.
Homepage: https://metacpan.org/release/XML-RPC-Fast
Version: 0.8-1
Section: universe/perl