Mon, 08 Jul 2024 14:03:33 UTC | login

Information for build perl-IPC-System-Simple-1.25-23.fc31

ID88501
Package Nameperl-IPC-System-Simple
Version1.25
Release23.fc31
Epoch
SummaryRun commands simply, with detailed diagnostics
DescriptionCalling 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 16 Jul 2019 06:17:23 UTC
CompletedTue, 16 Jul 2019 06:17:23 UTC
Tags
f31
RPMs
src
perl-IPC-System-Simple-1.25-23.fc31.src.rpm (info) (download)
noarch
perl-IPC-System-Simple-1.25-23.fc31.noarch.rpm (info) (download)
Changelog * Sun Jun 02 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.25-23 - Perl 5.30 re-rebuild of bootstrapped packages * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.25-22 - Perl 5.30 rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.25-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.25-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Jul 01 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.25-19 - Perl 5.28 re-rebuild of bootstrapped packages * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.25-18 - Perl 5.28 rebuild * 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