How to Install libobject-event-perl in Ubuntu 18.04



Install libobject-event-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libobject-event-perl

Description:

Perl event callback interface

Object::Event is a Perl module that provides a consistent interface for registering and emitting events. You can register callbacks for events, trigger events and even stop the current event from running further callbacks.

Homepage: https://metacpan.org/release/Object-Event

Version: 1.230-2

Section: universe/perl