Pakket: libsysadm-install-perl (0.48-2)
Verwijzigingen voor libsysadm-install-perl
Debian bronnen:
Het bronpakket libsysadm-install-perl downloaden:
- [libsysadm-install-perl_0.48-2.dsc]
- [libsysadm-install-perl_0.48.orig.tar.gz]
- [libsysadm-install-perl_0.48-2.debian.tar.xz]
Beheerders:
- Debian Perl Group (QA-pagina, Mailarchief)
- gregor herrmann (QA-pagina)
- Salvatore Bonaccorso (QA-pagina)
- Angel Abad (QA-pagina)
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
module for typical installation tasks of system administrators
Sysadm::Install executes shell-like commands performing typical installation tasks: Copying files, extracting tarballs, calling make. It has a fail once and die policy, meticulously checking the result of every operation and calling die() immeditatly if anything fails.
Sysadm::Install also supports a dry_run mode, in which it logs everything, but suppresses any write actions.
Andere aan libsysadm-install-perl gerelateerde pakketten
|
|
|
|
-
- dep: libfile-which-perl
- Perl module for searching paths for executable programs
-
- dep: liblog-log4perl-perl
- Perl port of the widely popular log4j logging package
-
- dep: libterm-readkey-perl
- perl module for simple terminal control
-
- dep: libwww-perl
- simple and consistent interface to the world-wide web
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- sug: libexpect-perl
- Perl Expect interface