1HYPNOTOAD(1)          User Contributed Perl Documentation         HYPNOTOAD(1)
2
3
4

NAME

6       hypnotoad - Hypnotoad HTTP and WebSocket server
7

SYNOPSIS

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

DESCRIPTION

22       Start Mojolicious and Mojolicious::Lite applications with the Hypnotoad
23       web server.
24

SEE ALSO

26       Mojolicious, Mojolicious::Guides, <https://mojolicious.org>.
27
28
29
30perl v5.34.0                      2022-01-21                      HYPNOTOAD(1)
Impressum