qbit_start
qbit_start [options] class_name
Class "class_name" must be QBit::WebInterface::OwnServer descendant.
WebServer port. Listen on 0.0.0.0.
Default listen on 5000.
Directories with perl modules. Use several times if need.
Show help message and exit.
Start simple HTTP server. Use it only for quick test of your application.
To install QBit::WebInterface::OwnServer, copy and paste the appropriate command in to your terminal.
cpanm
cpanm QBit::WebInterface::OwnServer
CPAN shell
perl -MCPAN -e shell install QBit::WebInterface::OwnServer
For more information on module installation, please visit the detailed CPAN module installation guide.