Install libregexp-shellish-perl by entering the following commands in the terminal:
sudo apt update sudo apt install libregexp-shellish-perl
Description:
module for shell-like regular expressions
Regexp::Shellish provides shell-like regular expressions. The wildcards provided are ?, * and **, where ** is like * but matches /. . Case sensitivity and constructs like **, (a*b), and {a,b,c} can be disabled.
Homepage: https://metacpan.org/release/Regexp-Shellish
Version: 0.93-2
Section: universe/perl