How to Install libregexp-common-perl in Ubuntu 18.04



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

sudo apt update
sudo apt install libregexp-common-perl

Description:

module with common regular expressions

Regexp::Common is a Perl module that exports a single hash ('%RE') that stores or generates commonly needed regular expressions. . The module currently provides the following patterns: . * balanced parentheses and brackets * delimited text (with escapes) * integers and floating-point numbers in any base (up to 36) * comments in 44 languages * offensive language * lists of any pattern * IPv4 and IPv6 addresses * URIs * Zip codes

Homepage: https://metacpan.org/release/Regexp-Common

Version: 2017060201-1

Section: universe/perl