Pakket: librun-parts-perl (0.09-2.1)
Verwijzigingen voor librun-parts-perl
Debian bronnen:
Het bronpakket librun-parts-perl downloaden:
- [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]
Beheerder:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
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.
Andere aan librun-parts-perl gerelateerde pakketten
|
|
|
|
-
- 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