[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project perl-IPC-System-Simple-1.30-6.el9

Name perl-IPC-System-Simple
Epoch 0
Version 1.30
Release 6.el9
Website/URL https://metacpan.org/release/IPC-System-Simple
License GPL+ or Artistic
Build Time 2023-03-18 05:24:28
Build Host builder-x86-02.inferitos.ru
Summary Run commands simply, with detailed diagnostics
Repositories AppStream
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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
perl-IPC-System-Simple-1.30-6.el9.noarch Run commands simply, with detailed diagnostics 19b59ad5d38eeaf7b8f8788813b309d2b07463046410ca386c1ccd50900e48a6 download
src
perl-IPC-System-Simple-1.30-6.el9.src Run commands simply, with detailed diagnostics 66c0f897d0a7d41493a44acfaf3cbdf22de4e0853ee4243d3f5ba15681d454df download
Changelog link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.30-6
- Rebuilt for MSVSphere 9.1.

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.30-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.30-5
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937