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

Changes for version 0.22

  • corrected a race condition where cancelled jobs may slip into the done queue
  • added ``init'' handler
  • calling ``sleep'' instead of ``yield'' in main thread to reduce the number of besy() tests

Modules

A simple thread-pool implementation