Install libxml-libxml-perl by entering the following commands in the terminal:
sudo apt update sudo apt install libxml-libxml-perl
Description:
Perl interface to the libxml2 library
XML::LibXML is a Perl interface to the GNOME libxml2 library, which provides interfaces for parsing and manipulating XML files. This module allows Perl programmers to make use of the highly capable validating XML parser and the high performance Document Object Model (DOM) implementation. Additionally, it supports using the XML Path Language (XPath) to find and extract information.
Homepage: https://metacpan.org/release/XML-LibXML
Version: 2.0128+dfsg-5
Section: perl