blob: e896e8b3b3eac8eb2b741264d9154cd16245d6a4 (
plain)
1
2
3
|
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.
|