Name: | perl-Text-Glob |
---|---|
Version: | 0.08 |
Release: | 7.el6 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 9791 |
License: | GPL+ or Artistic |
RPM: | perl-Text-Glob-0.08-7.el6.noarch.rpm |
Source RPM: | perl-Text-Glob-0.08-7.el6.src.rpm |
Build Date: | Thu Jul 15 2010 |
Build Host: | ca-build19.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 filesystem. If you want to do full file globbing use the File::Glob module instead. |