Name: | perl516-perl-Text-Glob |
---|---|
Version: | 0.09 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 8748 |
License: | GPL+ or Artistic |
RPM: | perl516-perl-Text-Glob-0.09-1.el7.noarch.rpm |
Source RPM: | perl516-perl-Text-Glob-0.09-1.el7.src.rpm |
Build Date: | Fri May 29 2015 |
Build Host: | x86-ol7-builder-01.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. |