The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.700 - 2013-02-27

  • 2 tests were missing from manifest
  • License and github meta info
  • Diagnostics and timeout bump in test to debug some cpan-tester environments
  • Remove MYMETA files from distribution
  • Bugfix: Worker was using default JSON::XS settings instead of utf-8 mode
  • Add unicode test
  • Document error handling with Callback::Frame
  • Remove scary "the api might change" warning. I think we're pretty much stable now
  • Misc doc edits

Modules

Client/server-based asynchronous worker pool

Provides

in lib/AnyEvent/Task/Client.pm
in lib/AnyEvent/Task/Client/Checkout.pm
in lib/AnyEvent/Task/Server.pm
in lib/AnyEvent/Task/Server/Worker.pm
in lib/AnyEvent/Task/Util.pm