perl-Text-Glob/README.md

5 lines
222 B
Markdown
Raw Permalink Normal View History

2024-01-06 09:48:09 +01:00
# perl-Text-Glob
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.