mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
4 lines
203 B
Plaintext
4 lines
203 B
Plaintext
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.
|