Sat, 05 Oct 2024 15:31:34 UTC | login

Information for build perl-IPC-Run-20180523.0-6.fc31

ID110901
Package Nameperl-IPC-Run
Version20180523.0
Release6.fc31
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
StartedWed, 31 Jul 2019 17:44:07 UTC
CompletedWed, 31 Jul 2019 17:44:07 UTC
Tags
f31
f32
f33
RPMs
src
perl-IPC-Run-20180523.0-6.fc31.src.rpm (info) (download)
noarch
perl-IPC-Run-20180523.0-6.fc31.noarch.rpm (info) (download)
Changelog * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 20180523.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 20180523.0-5 - Perl 5.30 rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 20180523.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 20180523.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 20180523.0-2 - Perl 5.28 rebuild * Thu May 24 2018 Paul Howarth <paul@city-fan.org> - 20180523.0-1 - Update to 20180523.0 - Fix using fd in child process when it happens to be the same number in the child as it was in the parent (GH#99) - Switch upstream from search.cpan.org to metacpan.org * Sat Mar 31 2018 Paul Howarth <paul@city-fan.org> - 0.99-1 - Update to 0.99 - Fixes for Windows unit tests so they skip or pass - t/autoflush.t - t/readonly.t - t/run_stdin-callback-return-array.t * Fri Mar 30 2018 Paul Howarth <paul@city-fan.org> - 0.98-1 - Update to 0.98 - Switch to using $!{EINTR} - Honor umask for user/group permissions on a +rw file - Remove commented code from CPAN RT#50739 - Fix _write on invalid objects (GH#63) - Make slave the controlling terminal so more programs can be called from IPC::Run reliably (GH#54) - Prevent Not a GLOB reference in close_terminal by untieing before close (GH#53) - Fix '&' closing the stdin of the right process (GH#46) - Do POSIX::_exit not ::exit (GH#41) - Ensure child Win32 processes have same priority as parent (GH#40) - Add unit test for passing use of Readonly.pm (GH#38) - Fix GLOB test in IPC::Run::IO->new (GH#39) - Fix for memory leak (GH#86, CPAN RT#57990) - MANIFEST was updated; new tests may start shipping now * Tue Mar 27 2018 Paul Howarth <paul@city-fan.org> - 0.97-1 - Update to 0.97 - Update meta and POD to point to GitHub issues not RT - Update README with pod changes - Fix variable name in synopsis (GH#47) - Fix t/run.t to work on "perl in space" (GH#100) * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.96-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.96-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild