NAME
ukigumo-server - ukigumo server launcher
SYNOPSIS
% ukigumo-server
--host|h=127.0.0.1 # Bind host (Default: 0)
--port|p=80 # Bind port (Default: 2828)
--max-workers # Max workers (Default: 4)
--config|c=config.pl # Configuration file
DESCRIPTION
ukigumo-server is a Ukigumo::Server launcher.
CONFIGURATION
Config file is '.pl' format and has two configuration items.
DBI
DBI connect information. You can use SQLite or MySQL.
Text::Xslate
Text::Xslate constructor options. If you set this option, you can use original template file.