Paketname | libfile-find-rule-perl |
Beschreibung | module to search for files based on rules |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 0.32-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 120 Byte |
Hängt ab von | perl, libtext-glob-perl, libnumber-compare-perl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 31096 Byte |
Prüfsumme MD5 | d30d50e9f5dd93a253bf9c5c48cee8a1 |
Prüfsumme SHA1 | 0a1629c3f83791e80c6bacb07b80b9592ffea40a |
Prüfsumme SHA256 | 0767041594b300a3d000d84cc4689261b73cf8333cae06ce9887b77703216d7a |
Link zum Herunterladen | libfile-find-rule-perl_0.32-1_all.deb |
Ausführliche Beschreibung | File::Find::Rule is a Perl module which essentially provides an easy-to-use
interface to the popular module, File::Find. It provides a way to build rules
that specify desired file and directory names using a text-globbing syntax
(provided by Text::Glob). This makes it useful for simple tasks, like finding
all ".pm" files in a given directory.
|