| Name: | perl-Text-Glob |
|---|---|
| Version: | 0.11 |
| Release: | 15.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 8826 |
| License: | GPL+ or Artistic |
| RPM: | perl-Text-Glob-0.11-15.el9.noarch.rpm |
| Source RPM: | perl-Text-Glob-0.11-15.el9.src.rpm |
| Build Date: | Mon Jan 10 2022 |
| Build Host: | build-ol9-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. |