table of contents
other versions
- Tumbleweed 9.420.0-1.1
- Leap-16.0
- Leap-15.6
| HYPNOTOAD(1) | User Contributed Perl Documentation | HYPNOTOAD(1) |
NAME¶
hypnotoad - Hypnotoad HTTP and WebSocket server
SYNOPSIS¶
Usage: hypnotoad [OPTIONS] [APPLICATION]
hypnotoad ./script/my_app
hypnotoad ./myapp.pl
hypnotoad -f ./myapp.pl
Options:
-f, --foreground Keep manager process in foreground
-h, --help Show this message
-s, --stop Stop server gracefully
-t, --test Test application and exit
DESCRIPTION¶
Start Mojolicious and Mojolicious::Lite applications with the Hypnotoad web server.
SEE ALSO¶
Mojolicious, Mojolicious::Guides, <https://mojolicious.org>.
| 2025-10-09 | perl v5.42.0 |