软件包: libfile-find-rule-perl (0.34-1)
libfile-find-rule-perl 的相关链接
Trisquel 的资源:
下载源码包 libfile-find-rule-perl:
- [libfile-find-rule-perl_0.34-1.dsc]
- [libfile-find-rule-perl_0.34.orig.tar.gz]
- [libfile-find-rule-perl_0.34-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Niko Tyni
- gregor herrmann
- Jonathan Yu
- Angel Abad
外部的资源:
- 主页 [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