软件包: librun-parts-perl (0.09-2.1)
librun-parts-perl 的相关链接
Trisquel 的资源:
下载源码包 librun-parts-perl:
- [librun-parts-perl_0.09-2.1.dsc]
- [librun-parts-perl_0.09.orig.tar.xz]
- [librun-parts-perl_0.09-2.1.debian.tar.xz]
维护者:
Original Maintainer:
- Axel Beckert
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Offers run-parts' functionality in Perl
run-parts and hence Run::Parts runs all the executable files named within constraints described below, found in the given directory. Other files and directories are silently ignored.
Additionally they can just print the names of the all matching files (not limited to executables, but ignores blacklisted files like e.g. backup files), but don't actually run them.
Run::Parts contains two backend implementation. Run::Parts::Debian actually uses /bin/run-parts and Run::Parts::Perl is a pure Perl implementation of a basic set of run-parts' functionality.
On Debian Run::Parts uses Run::Parts::Debian by default. But you can also choose any of the backends explicitly.
其他与 librun-parts-perl 有关的软件包
|
|
|
-
- dep: libexporter-easy-perl
- perl module to take the drudgery out of Exporting symbols
-
- dep: libfile-slurp-perl (>= 9999.17)
- single call read & write file routines
-
- dep: libtaint-util-perl
- Perl module to manipulate the Perl internal taint flag
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language