Changes for version 0.40 - 2026-09-01

  • Hyperman::Future implements the Future::AsyncAwait::Awaitable API, so await works inside an async sub.
  • Hyperman::Future->on_cancel, taking a code reference or a future.

Modules

an event-loop PSGI server
epoll readiness backend for Hyperman::Loop
io_uring backend for Hyperman::Loop
kqueue readiness backend for Hyperman::Loop
portable poll(2) backend for Hyperman::Loop
a fast, native, Future-compatible async result
the per-worker event loop
Plack/PSGI adapter for the Hyperman server