AnyEvent-Open3-Simple

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for AnyEvent-Open3-Simple

0.90      2023-08-28 07:54:42 -0600
  - Documentation improvements (gh#22)

0.89      2023-08-27 10:47:27 -0600
  - Fix bug that caused test failure in recent bleadperl (gh#20, gh#21)

0.88      2022-10-26 09:01:38 -0600
  - Documentation improvements (gh#19)

0.87      2019-04-16 17:32:23 -0400
  - Require Test::More 0.98 for test fixes (gh#12)

0.86      2016-01-14 09:41:20 -0500
  - Experimental support for Mojolicious without EV (use 'mojo' as implementation)
  - Use IO::Select for actual non-blocking on windows (fixes bug introduced in 0.85)

0.85      2016-01-13 14:59:03 -0500
  - MSWin32 supports EV again.
  - MSWin32 supports AnyEvent::Impl::Perl for the first time.
  - Switched to EUMM for installer

0.84      2015-06-11 10:39:56 -0400
  - Fix accidental breakage in 5.8.8

0.83      2015-05-15 07:16:25 -0400
  - Remove deprecated stdin argument passed into new
  - Remove experimental "raw" support

0.82      2015-03-03 23:37:46 -0500
  - Explicitly require Perl 5.6.0 or better
  - Clean up prereqs

0.81      2014-10-08 11:11:53 -0400
  - use Event instead of EV in testing for Strawberry Perl 5.20 or better
    fixes test failures on Strawberry 5.20.*

0.80      2014-07-22 06:50:13 -0400
  - promote to production

0.79_02   2014-07-19 11:44:10 -0400
  - identical release new version

0.79_01   2014-07-18 11:05:26 -0400
  - added optional callback to run method to allow per-execute callback to
    be called just before on_start.

0.79      2014-04-19 08:25:02 -0400
  - migrate from MakeMaker to Module::Build
  - documentation tweaks

0.78      2014-03-20 18:15:47 -0400
  - on_start event now gets program and arguments passed to the run method

0.77      2014-03-20 17:55:47 -0400
  - on_error event now gets program and arguments passed to the run method
  - add user attribute on AnyEvent::Open3::Simple::Process

0.76      2014-03-18 12:04:18 -0400
  - deprecate stdin attribute for AnyEvent::Open3::Simple
  - optionally pass whole content stdin to run method instead

0.75      2013-09-17 07:54:01 -0400
  - add stdin attribute for AnyEvent::Open3::Simple

0.74      2013-09-12 06:10:50 -0400
  - skip raw support testing on all platforms

0.73      2013-09-10 14:08:24 -0400
  - perl 5.8 support fixes

0.72      2013-09-09 08:20:35 -0400
  - marking raw support as experiemental
    https://github.com/plicease/AnyEvent-Open3-Simple/issues/6
  - undocumented (and experimental): on_stderr and on_stdout can be list ref

0.71      2013-09-03 15:19:59 -0400
  - fixed raw support

0.70      2013-09-03 12:39:38 -0400
  - promote to production

0.69_02   2013-09-01 14:25:50 -0400
  - add prereq EV on MSWin32



( run in 1.379 second using v1.01-cache-2.11-cpan-e1769b4cff6 )