How to Install libregexp-stringify-perl in Ubuntu 18.04



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

sudo apt update
sudo apt install libregexp-stringify-perl

Description:

Perl module to stringify a Regexp object

Regexp::Stringify is an alternative to Perl's default stringification of Regexp objects (i.e.:`"$re"`) and has some features/options, e.g.: producing a regexp string that is compatible with certain Perl versions.

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

Version: 0.06-1

Section: universe/perl