text_glob

Match globbing patterns against text

Version

0.11-2
(2025-12-25)

Size

2.4

KiB

Repository

HaikuPorts
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.