QBit::WebInterface

Web interface for QBit application.

Usage

Install:

apt-get install libqbit-webinterface-perl

Require:

use base qw(QBit::WebInterface); #in WebInterface.pm

Consists of:

QBit::WebInterface::Controller

For more information, please see code.

QBit::WebInterface::Request

For more information, please see code.

QBit::WebInterface::Response

For more information, please see code.