Revision history for AnyEvent-Open3-Simple

0.61      2012-11-29 12:19:35 America/New_York
  - Documentation clarification
  - Don't include core prereqs

0.6       2012-10-04 04:48:11 EST5EDT
  - Use Core::close instead of IO::Handle->close
  - Use Core::print instead of IO::Handle->print

0.5       2012-10-02 15:53:35 America/New_York
  - Fix glaring error in the documentation SYNOPSIS

0.4       2012-10-02 15:26:59 America/New_York
  - Fix typeo which broke when passing in hashref to constructor (GH#1)

0.3       2012-10-02 13:42:28 America/New_York
  - documentation fixes
  - re-enable on_error.t for newer perl

0.2       2012-10-02 09:16:57 EST5EDT
  - disabled unreliable test

0.1       2012-10-02 01:20:45 EST5EDT
  - initial version