SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Sysadm-Install rpm build for : OpenSuSE. For other distributions click perl-Sysadm-Install.

Name : perl-Sysadm-Install
Version : 0.48 Vendor : openSUSE
Release : bp153.1.1 Date : 2021-02-15 10:28:13
Group : Development/Libraries/Perl Source RPM : perl-Sysadm-Install-0.48-bp153.1.1.src.rpm
Size : 0.08 MB
Packager : https://bugs_opensuse_org
Summary : Typical installation tasks for system administrators
Description :
Have you ever wished for your installation shell scripts to run
reproducibly, without much programming fuzz, and even with optional logging
enabled? Then give up shell programming, use Perl.

\'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.

\'Sysadm::Install\' also supports a _dry_run_ mode, in which it logs
everything, but suppresses any write actions. Dry run mode is enabled by
calling \'Sysadm::Install::dry_run(1)\'. To switch back to normal, call
\'Sysadm::Install::dry_run(0)\'.

As of version 0.17, \'Sysadm::Install\' supports a _confirm_ mode, in which
it interactively asks the user before running any of its functions (just
like \'rm -i\'). _confirm_ mode is enabled by calling
\'Sysadm::Install::confirm(1)\'. To switch back to normal, call
\'Sysadm::Install::confirm(0)\'.

\'Sysadm::Install\' is fully Log4perl-enabled. To start logging, just
initialize \'Log::Log4perl\'. \'Sysadm::Install\' acts as a wrapper class,
meaning that file names and line numbers are reported from the calling
program\'s point of view.

RPM found in directory: /vol/rzm3/linux-opensuse/ports/armv7hl/distribution/leap/15.3/repo/oss/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Sysadm-Install-0.48-bp153.1.1.noarch.rpm
ftp.icm.edu.pl  perl-Sysadm-Install-0.48-bp153.1.1.noarch.rpm
     

Provides :
perl(Sysadm::Install)
perl-Sysadm-Install

Requires :
/usr/bin/perl
perl(:MODULE_COMPAT_5.26.1)
perl(File::Which) >= 1.09
perl(LWP::Simple)
perl(Log::Log4perl) >= 1.28
perl(Term::ReadKey)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/bin/one-liner
/usr/lib/perl5/vendor_perl/5.26.1/Sysadm
/usr/lib/perl5/vendor_perl/5.26.1/Sysadm/Install.pm
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi
/usr/share/doc/packages/perl-Sysadm-Install
/usr/share/doc/packages/perl-Sysadm-Install/Changes
/usr/share/doc/packages/perl-Sysadm-Install/README
/usr/share/man/man3/Sysadm::Install.3pm.gz

 
ICM