How to Install libpoe-filter-ircd-perl in Ubuntu 18.04



Install libpoe-filter-ircd-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libpoe-filter-ircd-perl

Description:

parser for the IRC protocol

POE::Filter::IRCD is a Perl module that provides a convenient way of creating and parsing Internet Relay Chat (IRC) protocol commands using the Perl Object Environment (POE) framework. . This module provides the basic parsing engine for various modules, including POE::Component::IRC and POE::Component::Server::IRC. A standalone version is available as Parse::IRC.

Homepage: https://metacpan.org/release/POE-Filter-IRCD

Version: 2.44-2

Section: universe/perl