Name: | perl-Text-Glob |
---|---|
Version: | 0.11 |
Release: | 4.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 8826 |
License: | GPL+ or Artistic |
RPM: | perl-Text-Glob-0.11-4.el8.noarch.rpm |
Source RPM: | perl-Text-Glob-0.11-4.el8.src.rpm |
Build Date: | Tue Apr 09 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/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. |