Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libregexp-shellish-perl
Module for shell-like regular expressions
https://metacpan.org/release/Regexp-Shellish
0
no reviews
Install
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.