Text::Glob - match globbing patterns against text https://www.cpan.org/
Go to file
2024-01-06 09:48:12 +01:00
perl-Text-Glob.spec rebuilt with perl 5.36.0 [release 0.11-2mamba;Mon Apr 17 2023] 2024-01-06 09:48:12 +01:00
README.md automatic version update by autodist [release 0.09-1mamba;Thu Nov 22 2012] 2024-01-06 09:48:12 +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.