Name: | rh-perl524-perl-IPC-Run |
---|---|
Version: | 0.94 |
Release: | 6.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 324618 |
License: | GPL+ or Artistic |
RPM: | rh-perl524-perl-IPC-Run-0.94-6.el7.noarch.rpm |
Source RPM: | rh-perl524-perl-IPC-Run-0.94-6.el7.src.rpm |
Build Date: | Thu Dec 08 2016 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/IPC-Run/ |
Summary: | Perl module for interacting with child processes |
Description: | IPC::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. |
- SCL
- Perl 5.24 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- Perl 5.22 rebuild
- Update to 0.94 - Update License discrepancies (CPAN RT#100858) - Many typo corrections - Fix t/pty.t fails on Solaris 10 (CPAN RT#20105) - Drop upstreamed patch for CPAN RT#20105 - Use %license
- 0.93 bump
- Perl 5.20 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Address intermittent test failures (CPAN RT#20105, RH BZ#1094395) - Add runtime dependency on Data::Dumper - Add build dependency on IO::Tty for the test suite - Make %files list more explicit