Changelog:
0.92 Thu Aug 30 2012
- Tests are good in dev version. Releasing to stable.
0.92_01 Wed 22 Aug 2012
- RT 59775 - Catching a signal during select() can lock up IPC::Run
0.91 Tue 14 Feb 2012
- Tests are good in dev version. Releasing to stable.
0.91_01 Mon 16 Jan 2012
- RT 57277 - Apply suggested 1 line fix for dev release to public.
0.90 Wed 29 Jun 2011
- 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.