How to Install libxml-stream-perl in Ubuntu 18.04



Install libxml-stream-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libxml-stream-perl

Description:

module for manipulating streaming XML data

XML::Stream is a Perl module that provides the user with methods to connect to a remote server, send a stream of XML to the server and receive/parse an XML stream from the server. . It is primarily based on work for the Jabber Development Team's Etherx XML Router. For details, see

Homepage: https://metacpan.org/release/XML-Stream

Version: 1.24-2

Section: universe/perl