Changes for version 0.41 - 2026-09-01

  • t/38-awaitable.t asserts await cancellation only on Future::AsyncAwait 0.56+, which is where it chains the cancel into the awaited future.
  • t/38-awaitable.t reports the Future::AsyncAwait version it ran against.

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