The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.