Path to this page:
./
www/p5-CGI-Application,
Perl5 module to create sophisticated, reusable web-based applications
Branch: pkgsrc-2019Q1,
Version: 4.61nb1,
Package name: p5-CGI-Application-4.61nb1,
Maintainer: pkgsrc-usersCGI::Application is intended to make it easier to create sophisticated,
reusable web-based applications. This module implements a methodology which,
if followed, will make your web software easier to design, easier to
document, easier to write, and easier to evolve.
The guiding philosophy behind CGI::Application is that a web-based
application can be organized into a specific set of "Run-Modes." Each
Run-Mode is roughly analogous to a single screen (a form, some output, etc).
All the Run-Modes are managed by a single "Application Module" which is a
Perl module. In your web server's document space there is an "Instance
Script" which is called by the web server as a CGI (or an Apache::Registry
script if you're using Apache + mod_perl).
CGI::Application is an Object-Oriented Perl module which implements an
Abstract Class. It is not intended that this package be instantiated
directly. Instead, it is intended that your Application Module will be
implemented as a Sub-Class of CGI::Application.
Required to run:[
lang/perl5] [
www/p5-HTML-Template] [
devel/p5-Class-ISA]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
SHA1: cbd6e2beb6a4e9f91f1af6d3e84c04af72d432ec
RMD160: 7bb98946a6dc47a4a7d7f24efff0c07b7b8f2592
Filesize: 75.866 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version p5-CGI-Application-4.61nb1 (created)