How to Install libnet-xmpp-perl in Ubuntu 18.04



Install libnet-xmpp-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libnet-xmpp-perl

Description:

XMPP Perl library

Net::XMPP is a convenient tool to use for any perl script that would like to utilize the XMPP Instant Messaging protocol. While not a client in and of itself, it provides all of the necessary back-end functions to make a CGI client or command-line perl client feasible and easy to use.

Homepage: https://metacpan.org/release/Net-XMPP

Version: 1.05-1

Section: universe/perl