| Name: | perl-Text-Glob |
|---|---|
| Version: | 0.11 |
| Release: | 26.el10 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 8578 |
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| RPM: | perl-Text-Glob-0.11-26.el10.noarch.rpm |
| Source RPM: | perl-Text-Glob-0.11-26.el10.src.rpm |
| Build Date: | Tue Jan 28 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/Text-Glob |
| Summary: | Perl module to match globbing patterns against text |
| Description: | Text::Glob implements glob(3) style matching that can be used to match against text, rather than fetching names from a file-system. If you want to do full file globbing use the File::Glob module instead. |