How to Install libtie-hash-regex-perl in Ubuntu 18.04



Install libtie-hash-regex-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libtie-hash-regex-perl

Description:

module to match hash keys using regular expressions

The Tie::Hash::Regex module allows hash keys to be matched using regular expressions. . In comparison to Tie::RegexpHash, rather than using regexps as keys that match against fetches, Tie::Hash::Regex allows the use of standard keys that are matched by regexps in fetches.

Homepage: https://metacpan.org/release/Tie-Hash-Regex

Version: 1.02-2

Section: universe/perl