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

Changes for version 0.04 - 2001-07-15

  • @_ is now properly localized.
  • Coro::State is now easier subclassable.
  • Coro::Cont now coroutine-aware.
  • Coro::Specific is a low-overhead module to create coroutine-specific vars.
  • Coro::Event provides a simple interface to Event.

Modules

coroutine process abstraction
message queues
schmorp's faked continuations
non-binary semaphores
coroutine signals (binary semaphores)
manage coroutone-specific variables.
create and manage simple coroutines