[ 原始碼: libfile-find-rule-perl ]
套件:libfile-find-rule-perl(0.34-3)
libfile-find-rule-perl 的相關連結
Debian 的資源:
下載原始碼套件 libfile-find-rule-perl:
- [libfile-find-rule-perl_0.34-3.dsc]
- [libfile-find-rule-perl_0.34.orig.tar.gz]
- [libfile-find-rule-perl_0.34-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
module to search for files based on rules
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.
其他與 libfile-find-rule-perl 有關的套件
|
|
|
|
-
- dep: libnumber-compare-perl
- module for performing numeric comparisons in Perl
-
- dep: libtext-glob-perl
- Perl module for matching globbing patterns against text
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language