1HYPNOTOAD(1) User Contributed Perl Documentation HYPNOTOAD(1)
2
3
4
6 hypnotoad - Hypnotoad HTTP and WebSocket server
7
9 Usage: hypnotoad [OPTIONS] [APPLICATION]
10
11 hypnotoad ./script/my_app
12 hypnotoad ./myapp.pl
13 hypnotoad -f ./myapp.pl
14
15 Options:
16 -f, --foreground Keep manager process in foreground
17 -h, --help Show this message
18 -s, --stop Stop server gracefully
19 -t, --test Test application and exit
20
22 Start Mojolicious and Mojolicious::Lite applications with the Hypnotoad
23 web server.
24
26 Mojolicious, Mojolicious::Guides, <https://mojolicious.org>.
27
28
29
30perl v5.38.0 2023-09-11 HYPNOTOAD(1)