Changes for version 0.38 - 2026-08-30

  • Windows Fixes
  • XSUB.h rewrites the plain CRT and socket names under PERL_IMPLICIT_SYS
  • psgi.input is a temp file at every size on Windows. PerlIO_openn is not exported from perl5xx.dll, so :scalar is unreachable there.
  • A body temp file honours TEMP and TMP, not only TMPDIR.

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