blob: d8c7f226a68e4c838a001d536496adf598646447 (
plain)
1
2
3
4
5
|
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.
WWW: https://metacpan.org/release/Text-Glob
|