NAME
Plack::Handler::Hyperman - Plack/PSGI adapter for the Hyperman server
SYNOPSIS
plackup -s Hyperman --port 8080 --workers 6 app.psgi
DESCRIPTION
Lets any Plack application run on Hyperman, the kqueue event-loop PSGI server. Options: host, port, and workers (alias max_workers).
SEE ALSO
AUTHOR
LNATION <email@lnation.org>
LICENSE AND COPYRIGHT
This software is Copyright (c) 2026 by LNATION. This is free software, licensed under the Artistic License 2.0.