How to Install libregexp-log-perl in Ubuntu 18.04



Install libregexp-log-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libregexp-log-perl

Description:

base class for log files regexp builders

Regexp::Log is a base class for a variety of modules that generate regular expressions for performing the usual data munging tasks on log files that cannot be simply split(). . The goal of this module family is to compute regular expressions based on the configuration string of the log. . Please note that there is I you can do with Regexp::Log! Use one of its derived classes!

Homepage: http://search.cpan.org/dist/Regexp-Log/

Version: 0.06-3

Section: universe/perl