Changes for version 0.09

  • Update documentation with discussions of synchronous operation and cancellation.
  • Add Promise::ES6::AnyEvent and Promise::ES6::IOAsync to implement Promises/A+ support. (EXPERIMENTAL)
  • Fix warnings in tests on old Perl versions.

Modules

ES6-style promises in Perl
Promises/A+-compliant promises
Promises/A+-compliant promises for IO::Async

Provides

in lib/Promise/ES6/EventLoopBase.pm
in lib/Promise/ES6/IOAsync.pm