Skip to content

Madskill/QBit-WebInterface

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 99.2%
  • CSS 0.8%