SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-IPC-System-Simple rpm build for : RockyLinux 8. For other distributions click perl-IPC-System-Simple.

Name : perl-IPC-System-Simple
Version : 1.30 Vendor : Rocky
Release : 3.module+el8.10.0+1616+0d20cc68 Date : 2024-01-05 03:06:33
Group : Unspecified Source RPM : perl-IPC-System-Simple-1.30-3.module+el8.10.0+1616+0d20cc68.src.rpm
Size : 0.07 MB
Packager : infrastructure_rockylinux_org
Summary : Run commands simply, with detailed diagnostics
Description :
Calling Perl\'s in-built \'system()\' function is easy; determining if it
was successful is _hard_. Let\'s face it, \'$?\' isn\'t the nicest variable
in the world to play with, and even if you _do_ check it, producing a
well-formatted error string takes a lot of work. \'IPC::System::Simple\'
takes the hard work out of calling external commands. In fact, if you
want to be really lazy, you can just write:

use IPC::System::Simple qw(system);

and all of your \"system\" commands will either succeed (run to completion and
return a zero exit value), or die with rich diagnostic messages.

RPM found in directory: /packages/linux-pbone/rockylinux/8.10/devel/x86_64/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-IPC-System-Simple-1.30-3.module+el8.10.0+1616+0d20cc68.noarch.rpm
ftp.icm.edu.pl  perl-IPC-System-Simple-1.30-3.module+el8.10.0+1616+0d20cc68.noarch.rpm
ftp.icm.edu.pl  perl-IPC-System-Simple-1.30-3.module+el8.10.0+1616+0d20cc68.noarch.rpm
ftp.icm.edu.pl  perl-IPC-System-Simple-1.30-3.module+el8.10.0+1616+0d20cc68.noarch.rpm
     

Provides :
perl(IPC::System::Simple)
perl-IPC-System-Simple

Requires :
perl(:MODULE_COMPAT_5.32.1)
perl(:VERSION) >= 5.6.0
perl(Carp)
perl(Config)
perl(Exporter)
perl(List::Util)
perl(POSIX)
perl(Scalar::Util)
perl(constant)
perl(re)
perl(strict)
perl(warnings)
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/share/doc/perl-IPC-System-Simple
/usr/share/doc/perl-IPC-System-Simple/Changes
/usr/share/doc/perl-IPC-System-Simple/README
/usr/share/doc/perl-IPC-System-Simple/examples
/usr/share/doc/perl-IPC-System-Simple/examples/rsync-backup.pl
/usr/share/licenses/perl-IPC-System-Simple
/usr/share/licenses/perl-IPC-System-Simple/LICENSE
/usr/share/man/man3/IPC::System::Simple.3pm.gz
/usr/share/perl5/vendor_perl/IPC
/usr/share/perl5/vendor_perl/IPC/System
/usr/share/perl5/vendor_perl/IPC/System/Simple.pm

 
ICM