Scroll to navigation

HYPNOTOAD(1p) User Contributed Perl Documentation HYPNOTOAD(1p)
 

NAME

hypnotoad - Hypnotoad HTTP and WebSocket server

SYNOPSIS

  Usage: hypnotoad [OPTIONS] [APPLICATION]
    hypnotoad ./script/myapp
    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 Mojo::Server::Hypnotoad web server.

SEE ALSO

Mojolicious, Mojolicious::Guides, <http://mojolicio.us>.
2014-10-18 perl v5.20.1