| Paketname | libsysadm-install-perl |
| Beschreibung | module for typical installation tasks of system administrators |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.35-1 |
| Sektion | perl |
| Priorität | optional |
| Installierte Größe | 132 Byte |
| Hängt ab von | perl, liblog-log4perl-perl (>= 1.28), libterm-readkey-perl, libwww-perl |
| Empfohlene Pakete | |
| Paketbetreuer | Debian Perl Group |
| Quelle | |
| Paketgröße | 29656 Byte |
| Prüfsumme MD5 | d87436aa571bbc140e41ac53ecf02d35 |
| Prüfsumme SHA1 | bdcd7791d2f335a919b6a6742cfad0bfbbf0ae4c |
| Prüfsumme SHA256 | 75515e140ec19127d6da99547d0f1e96838a73762c1e9a3055d33a07702771fe |
| Link zum Herunterladen | libsysadm-install-perl_0.35-1_all.deb |
| Ausführliche Beschreibung | 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.
|