Fri, 05 Jul 2024 13:21:53 UTC | login

Information for build perl-IPC-System-Simple-1.30-3.fc33

ID168901
Package Nameperl-IPC-System-Simple
Version1.30
Release3.fc33
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, 13 Aug 2020 10:58:35 UTC
CompletedThu, 13 Aug 2020 10:58:35 UTC
Tags
f33
f37
f38
RPMs
src
perl-IPC-System-Simple-1.30-3.fc33.src.rpm (info) (download)
noarch
perl-IPC-System-Simple-1.30-3.fc33.noarch.rpm (info) (download)
Changelog * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.30-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.30-2 - Perl 5.32 rebuild * Tue Mar 24 2020 Paul Howarth <paul@city-fan.org> - 1.30-1 - Update to 1.30 - On MSWin32, make Win32::Process a prerequisite * Sun Mar 22 2020 Paul Howarth <paul@city-fan.org> - 1.29-1 - Update to 1.29 - Improved handling of shell commands on Windows, which should get us closer to resolving Win32-related issues; there should be no change of functionality on Unix-like platforms - Better workaround for bug in perl-5.8.9 (GH#129) - Add t/args.t - Modify t/win32.t - Added Travis and AppVeyor configuration files - Eliminated use of Dist::Zilla for build, using older, but more reliable and better understood (by maintainer) ExtUtils::MakeMaker-based configuration - Move author testing to xt/ directory * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.26-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Jan 25 2020 Paul Howarth <paul@city-fan.org> - 1.26-1 - Update to 1.26 - BUILD: Update FAIL_POSIX warning message (GH#28) - TEST: t/07_taint.t: Use executable name as source of taintedness (GH#21) - OTHER: Typographic corrections (CPAN RT#60211, CPAN RT#86403) - Add Travis configuration * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.25-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * 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