Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-Text-Glob: Perl module to match globbing patterns against text
        
        
        - Summary
- 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.
Changelog
        
            - * Wed Aug 10 17:00:00 2005 Ralf Corsepius <ralf{%}links2linux{*}de> - 0.06-3
- - Spec cleanup. 
            - * Wed Aug 10 17:00:00 2005 Ralf Corsepius <ralf{%}links2linux{*}de> - 0.06-2
- - FE resubmission. 
            - * Fri Jul  1 17:00:00 2005 Ralf Corsepius <ralf{%}links2linux{*}de> - 0.06-1
- - FE submission.