[ 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.25-18.module+el8.9.0+102+55fa58bf

Name perl-IPC-System-Simple
Epoch 0
Version 1.25
Release 18.module+el8.9.0+102+55fa58bf
Website/URL http://search.cpan.org/dist/IPC-System-Simple
License GPL+ or Artistic
Build Time 2024-04-28 13:24:05
Build Host builder-x86-08.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.25-18.module+el8.9.0+102+55fa58bf.noarch Run commands simply, with detailed diagnostics 7fc6ece90fe689e58d038b3687c6023aed7a21b91c609534ae70be3232dfb8ff download
src
perl-IPC-System-Simple-1.25-18.module+el8.9.0+102+55fa58bf.src Run commands simply, with detailed diagnostics 5557c61de05dc62f2a1ca08c545e5c3a4d21887cad19ebd2b300bfa7db195a12 download
Changelog link
* Sun Dec 10 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.25-18
- Rebuilt for MSVSphere 8.8

* Fri Mar 29 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.25-18
- Rebuild with enable hardening (bug #1636329)

* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.25-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

* Wed Aug 02 2017 Petr Pisar <ppisar@redhat.com> - 1.25-16
- Fix random test failures with Test-Simple 1.302065

* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.25-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

* Wed Jun 07 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.25-14
- Perl 5.26 re-rebuild of bootstrapped packages

* Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.25-13
- Perl 5.26 rebuild

* Mon Apr 10 2017 Paul Howarth <paul@city-fan.org> - 1.25-12
- Drop EL-5 support
  - Drop BuildRoot: and Group: tags
  - Drop explicit buildroot cleaning in %install section
  - Drop explicit %clean section
- Introduce build-condition for optional tests
- Use %license where possible
- Simplify find command using -delete
- Classify buildreqs by usage

* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.25-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

* Wed May 18 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.25-10
- Perl 5.24 re-rebuild of bootstrapped packages