Metadata for perl-IPC-System-Simple-1.25-18.module_el8.5.0+166+0c9b5e1d.noarch.rpm

0 directories 0 files
Go up

INFO

Name: perl-IPC-System-Simple
Version: 1.25-18.module_el8.5.0+166+0c9b5e1d
Arch: noarch
Summary: Run commands simply, with detailed diagnostics
License: GPL+ or Artistic
Vendor: AlmaLinux
Build Host: almalinux-p9.osuosl.org
Build Date: Wed Dec 22 21:46:52 2021
Size: 70430
URL: http://search.cpan.org/dist/IPC-System-Simple
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.

FILES

/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

REQUIRES

perl(:MODULE_COMPAT_5.24.4)
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

PROVIDES

perl(IPC::System::Simple) 1.25
perl-IPC-System-Simple 1.25-18.module_el8.5.0+166+0c9b5e1d

CONFIG FILES

/usr/share/doc/perl-IPC-System-Simple
/usr/share/doc/perl-IPC-System-Simple/Changes d
/usr/share/doc/perl-IPC-System-Simple/README d
/usr/share/doc/perl-IPC-System-Simple/examples
/usr/share/doc/perl-IPC-System-Simple/examples/rsync-backup.pl d
/usr/share/licenses/perl-IPC-System-Simple
/usr/share/licenses/perl-IPC-System-Simple/LICENSE l
/usr/share/man/man3/IPC::System::Simple.3pm.gz d
/usr/share/perl5/vendor_perl/IPC
/usr/share/perl5/vendor_perl/IPC/System
/usr/share/perl5/vendor_perl/IPC/System/Simple.pm

LICENSE FILES

GPL+ or Artistic