How to Install libpoe-component-client-mpd-perl in Ubuntu 18.04



Install libpoe-component-client-mpd-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libpoe-component-client-mpd-perl

Description:

client library for MPD (Music Player Daemon)

POE::Component::Client::MPD is a Perl POE component module that provides a clear message passing interface for talking to and controlling Music Player Daemon (MPD) servers. A connection to the MPD server is established as soon as a new object is created. Commands are then sent to the server as messages are passed.

Homepage: https://metacpan.org/release/POE-Component-Client-MPD

Version: 2.001-1

Section: universe/perl