Sun, 08 Sep 2024 17:17:58 UTC | login

Information for build perl-IPC-System-Simple-1.30-14.fc41

ID313627
Package Nameperl-IPC-System-Simple
Version1.30
Release14.fc41
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, 23 Jul 2024 06:42:06 UTC
CompletedTue, 23 Jul 2024 06:42:06 UTC
Tags
f41
RPMs
src
perl-IPC-System-Simple-1.30-14.fc41.src.rpm (info) (download)
noarch
perl-IPC-System-Simple-1.30-14.fc41.noarch.rpm (info) (download)
Changelog * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.30-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.30-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.30-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.30-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.30-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.30-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild