Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libtext-glob-perl
Perl module for matching globbing patterns against text
https://metacpan.org/release/Text-Glob
0
no reviews
Install
Text::glob implements glob(3) style matching that can be used to match against text, rather than fetching names from a filesystem. if you want to do full file globbing use the file::glob module instead.