Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-IPC-Run-0.99-bp153.1.19 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: perl-IPC-Run Distribution: SUSE Linux Enterprise 15 SP3
Version: 0.99 Vendor: openSUSE
Release: bp153.1.19 Build date: Sat Mar 6 01:13:40 2021
Group: Development/Libraries/Perl Build host: cloud109
Size: 441794 Source RPM: perl-IPC-Run-0.99-bp153.1.19.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/dist/IPC-Run/
Summary: System() and Background Procs W/ Piping, Redirs, Ptys (Unix, Win32)
IPC::Run allows you to 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.

Provides

Requires

License

Artistic-1.0 OR GPL-1.0-or-later

Changelog

* Fri Apr 06 2018 coolo@suse.com
  - updated to 0.99
    see /usr/share/doc/packages/perl-IPC-Run/Changes
    0.99 Fri Mar 30 2018
    - 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 coolo@suse.com
  - updated to 0.98
    see /usr/share/doc/packages/perl-IPC-Run/Changes
    0.98 Thu Mar 29 2018
    - Switch to using $!{EINTR}
    - Honor umask for user/group permissions on a +rw file
    - Remove commented code from RT 50739
    - #63 - Patch for fixing _write on invalid objects
    - #54 - Make slave the controlling terminal so more programs can be called from IPC::Run reliably
    - #53 - Prevent Not a GLOB reference in close_terminal by untieing before close
    - #46 - '&' closing the stdin of the right process.
    - #41 - Do POSIX::_exit not ::exit
    - #40 - Assure child Win32 processes have same priority as parent
    - #38 - Add unit test for passing use of Readonly.pm
    - #39 - Fix GLOB test in IPC::Run::IO->new
    - #86 - Fix for memory leak [rt.cpan.org #57990]
    - MANIFEST was updated. New tests may start shipping now.
    0.97 Mon Mar 26 2018
    - Update meta and POD to point to GitHub issues not RT.
    - Update README with pod changes.
    - Fix variable name in synopsis - [Github #47]
    - Fix t/run.t to work on "perl in space" - [Github #100]
* Wed Mar 28 2018 pmonrealgonzalez@suse.com
  - Fixed build on ppc and ppc64 architectures.
  - Refreshed spec file with spec-clean.
* Tue Mar 27 2018 coolo@suse.com
  - updated to 0.97
    see /usr/share/doc/packages/perl-IPC-Run/Changes
    0.97 Mon Mar 26 2018
    - Update meta and POD to point to GitHub issues not RT.
    - Update README with pod changes.
    - Fix variable name in synopsis - [Github #47]
    - Fix t/run.t to work on "perl in space" - [Github #100]
* Sat Dec 23 2017 avindra@opensuse.org
  - updated to 0.96
    - Update bug tracker to https://github.com/toddr/IPC-Run/issues
  - includes 0.95
    - Spelling fixes
    - doc fix: full_result returns $?, not $? >> 8
    - Fix check for reaped PID in reap_nb
    - Re-remove unnecessary use of UNIVERSAL
  - includes 0.94_02
    - Skip infinity test on perl below 5.8.9
  - includes 0.94_01
    - Use q{} and qq{} to fix problems with quotation in cmd.exe
    - sync $VERSION across all files to address kwalitee
    - RT 109243 - Stop side affect of altering flushing of STDOUT
      and STDERR
    - CHILD_HANDLE should be closed with 'Close' to prevent a
      warning.
    - Better timer error message + an additional unit test
    - Catching previously non-detected malformed time strings
    - Let Timer accept all allowable perl numbers
    - allow the OS to choose the ephemeral port to use
    - Don't use version.pm to parse the perl version in Makefile.PL
    - Do not import POSIX into local namespace (it's a memory hog)
    - perltidy
    - require Win32API::File on Windows
  - cleanup with spec-cleaner
  - rebase IPC-Run-0.89-path.diff
* Tue Apr 14 2015 coolo@suse.com
  - updated to 0.94
    see /usr/share/doc/packages/perl-IPC-Run/Changes
    0.94 Sun Dec 14 2014
    - RT 100858 - Update License discrepancies.
    0.93_01 Wed Dec 10 2014
    - Many typo corrections from David Steinbrunner via github
    - RT 20105 - t/pty.t fails on Solaris 10
    0.93 Wed Dec 10 2014
    - RT 100711 - Add aggressive exit to t/signal.t after skip_all to prevent failures.
    - RT 97926 - Fix for run argument with spaces in path
    - skip t/win32_compile.t on Android
    - RT 86133 - TODO failing POD tests for IPC::Run
* Sat Jul 27 2013 coolo@suse.com
  - updated to 0.92
    - Tests are good in dev version. Releasing to stable.
    - RT 59775 - Catching a signal during select() can lock up IPC::Run
* Mon Oct 15 2012 coolo@suse.com
  - buildrequire explicitly netcfg for the test suite
* Fri Feb 17 2012 vcizek@suse.com
  - update to 0.91
    - Tests are good in dev version. Releasing to stable.
    - RT 57277 - Apply suggested 1 line fix for dev release to public.
* Mon Jul 11 2011 vcizek@novell.com
  - update to 0.90
    - RT 57277 - Add breaking test. No solution at present.
    - RT 68623 - disable parallel tests on windows
    - RT 43072 - Skip dragonfly platform on t/pty.t (hangs)
    - RT 14078 - run() miscalculates length of UTF-8 strings
    - RT 49693 - security patch for lib/IPC/Run/Win32IO.pm s/INADDR_ANY//
    - RT 38193 - Fix error detection on non-English operating systems
    - Add a blank doc entry for IPC::Run::Win32IO::poll to quiet
      windows pod parser errors
    - RT 57190 - handle PATH environment variable not being defined.
      WILL NOT default to '.' since UNIX would not do this and the
      program has been behaving the UNIX way to date.
  - removed authors line from .spec

Files

/usr/lib/perl5/vendor_perl/5.26.1/IPC
/usr/lib/perl5/vendor_perl/5.26.1/IPC/Run
/usr/lib/perl5/vendor_perl/5.26.1/IPC/Run.pm
/usr/lib/perl5/vendor_perl/5.26.1/IPC/Run/Debug.pm
/usr/lib/perl5/vendor_perl/5.26.1/IPC/Run/IO.pm
/usr/lib/perl5/vendor_perl/5.26.1/IPC/Run/Timer.pm
/usr/lib/perl5/vendor_perl/5.26.1/IPC/Run/Win32Helper.pm
/usr/lib/perl5/vendor_perl/5.26.1/IPC/Run/Win32IO.pm
/usr/lib/perl5/vendor_perl/5.26.1/IPC/Run/Win32Pump.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-IPC-Run
/usr/share/doc/packages/perl-IPC-Run/Changes
/usr/share/doc/packages/perl-IPC-Run/README
/usr/share/doc/packages/perl-IPC-Run/README.md
/usr/share/doc/packages/perl-IPC-Run/TODO
/usr/share/licenses/perl-IPC-Run
/usr/share/licenses/perl-IPC-Run/LICENSE
/usr/share/man/man3/IPC::Run.3pm.gz
/usr/share/man/man3/IPC::Run::Debug.3pm.gz
/usr/share/man/man3/IPC::Run::IO.3pm.gz
/usr/share/man/man3/IPC::Run::Timer.3pm.gz
/usr/share/man/man3/IPC::Run::Win32Helper.3pm.gz
/usr/share/man/man3/IPC::Run::Win32IO.3pm.gz
/usr/share/man/man3/IPC::Run::Win32Pump.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024