Package perl-Sysadm-Install: Information
Source package: perl-Sysadm-Install
Version: 0.48-alt1_10
Build time: Nov 21, 2019, 09:12 PM
Category: Development/Other
Report package bugHome page: https://metacpan.org/release/Sysadm-Install
License: GPL+ or Artistic
Summary: Typical installation tasks for system administrators
Description:
"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()" immediately if anything fails, with optional logging of everything. "Sysadm::Install" also supports a *dry_run* mode, in which it logs everything, but suppresses any write actions.
Maintainer: Igor Vlasenko
Last changed
Nov. 20, 2019 Igor Vlasenko 0.48-alt1_10
- update to new release by fcimport
July 14, 2018 Igor Vlasenko 0.48-alt1_6
- update to new release by fcimport
Oct. 2, 2017 Igor Vlasenko 0.48-alt1_4
- update to new release by fcimport