| Name: | perl-IPC-Cmd |
|---|---|
| Epoch: | 2 |
| Version: | 1.02 |
| Release: | 1.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 87153 |
| License: | GPL+ or Artistic |
| RPM: | perl-IPC-Cmd-1.02-1.el8.noarch.rpm |
| Source RPM: | perl-IPC-Cmd-1.02-1.el8.src.rpm |
| Build Date: | Mon Apr 08 2019 |
| Build Host: | ca-build101.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/IPC-Cmd/ |
| Summary: | Finding and running system commands made easy |
| Description: | IPC::Cmd allows you to run commands platform independently, interactively if desired, but have them still work. |
- 1.02 bump
- 1.00 bump
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Perl 5.26 re-rebuild of bootstrapped packages
- Perl 5.26 rebuild
- Update to 0.98 - Added wait_loop_callback for run_forked() - Only search in curdir in can_run() when on Win32 (CPAN RT#105601) - Drop redundant Group: tag
- Don't BR: perl(IPC::Run) when bootstrapping
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Update to 0.96
- Require Module::Load::Conditional 0.66 to resolve CVE-2016-1238
(avoid loading optional modules from default .)
- Update patch for use of ExtUtils::MM::Utils
- Simplify find command using -delete