The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

start_server - a superdaemon for hot-deploying server programs

SYNOPSIS

  start_server [options] server-prog server-arg1 server-arg2 ...

DESCRIPTION

This script is a frontend of Server::Starter. For more information please refer to the documenation of the module.

Use --help to find out how to use the script.

AUTHOR

Kazuho Oku <kazuhooku@gmail.com> Copyright (C) 2009 Cybozu Labs, Inc.

SEE ALSO

Server::Starter

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.