Sat, 13 Jul 2024 16:28:29 UTC | login

Information for build perl-IPC-Run-20231003.0-1.fc40

ID256588
Package Nameperl-IPC-Run
Version20231003.0
Release1.fc40
Epoch
SummaryPerl module for interacting with child processes
DescriptionIPC::Run allows you run and interact with child processes using files, pipes, and pseudo-ttys. Both system()-style and scripted usages are supported and may be mixed. Likewise, functional and OO API styles are both supported and may be mixed. Various redirection operators reminiscent of those seen on common Unix and DOS command lines are provided.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 26 Oct 2023 05:17:18 UTC
CompletedThu, 26 Oct 2023 05:17:18 UTC
Tags
f40
RPMs
src
perl-IPC-Run-20231003.0-1.fc40.src.rpm (info) (download)
noarch
perl-IPC-Run-20231003.0-1.fc40.noarch.rpm (info) (download)
Changelog * Tue Oct 03 2023 Paul Howarth <paul@city-fan.org> - 20231003.0-1 - Update to 20231003.0 (rhbz#2241845) - On Windows, avoid hang under IPCRUNDEBUG (GH#157) - Refresh "cpanfile" from Makefile.PL, to allow use on Windows - Normalize shebangs to /usr/bin/perl (GH#163) - Fix or skip all tests recently seen to fail on Windows - Include t/result.t in releases - Make full_result() and result() Windows behavior match non-Windows (GH#168) * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 20220807.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Apr 18 2023 Michal Josef Špaček <mspacek@redhat.com> - 20220807.0-3 - Update license to SPDX format * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 20220807.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sun Aug 07 2022 Paul Howarth <paul@city-fan.org> - 20220807.0-1 - Update to 20220807.0 - If your applications rely on portability to Windows, see new documentation sections "argument-passing rules are program-specific" and "batch files" - This release fixes bugs in runs of Windows programs that use standard command line parsing rules - Runs of non-standard programs may require changes; notable non-standard programs include cmd.exe, cscript.exe, and Cygwin programs - Skip t/pty.t test on NetBSD too (GH#140) - Add strict/warnings - Follow Windows argument quoting rules (GH#142) - Allow win32_newlines.t to actually run (GH#146) - Make t/pty.t test pass on OpenBSD (GH#150) - Support Win32 commands having non-standard command line parsing rules (GH#148) - Support executing Win32 batch files - Add IPC::Run::Win32Process, for delivering non-standard command lines - Fix reporting of Win32::Process::Create() errors - On Windows, avoid hang when closing read end of pipe (GH#156) - Ignore known test failure on msys - t/windows_search_path.t (GH#155) - Avoid warning with IPCRUNDEBUG, in Windows spawned children - Use $^X, not 'perl', in tests - Thanks to the new active developer: Noah Misch! * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 20200505.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 20200505.0-8 - Perl 5.36 rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 20200505.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild