Sat, 06 Jul 2024 10:17:02 UTC | login

Information for build perl-IPC-System-Simple-1.25-20.fc29

ID53812
Package Nameperl-IPC-System-Simple
Version1.25
Release20.fc29
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
StartedThu, 19 Jul 2018 01:03:21 UTC
CompletedThu, 19 Jul 2018 01:03:21 UTC
Tags
f29
f30
f31
RPMs
src
perl-IPC-System-Simple-1.25-20.fc29.src.rpm (info) (download)
noarch
perl-IPC-System-Simple-1.25-20.fc29.noarch.rpm (info) (download)
Changelog * 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 * 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