QBit-WebInterface-PSGI
view release on metacpan or search on metacpan
use qbit;
use lib qw(./lib);
use WebInterface;
WebInterface->new()->run;
### start
starman ./bin/starter.pl
( run in 0.491 second using v1.01-cache-2.11-cpan-e93a5daba3e )