Package Info

perl-CGI-Application


Framework for building reusable web-applications


Development/Libraries/Perl

It is intended that your Application Module will be implemented as a sub-class of CGI::Application. This is done simply as follows:

package My::App;
use base 'CGI::Application';

Notation and Conventions

For the purpose of this document, we will refer to the following conventions:

WebApp.pm The Perl module which implements your Application Module class. WebApp Your Application Module class; a sub-class of CGI::Application. webapp.cgi The Instance Script which implements your Application Module. $webapp An instance (object) of your Application Module class. $c Same as $webapp, used in instance methods to pass around the current object. (Sometimes referred as "$self" in other code)


License: Artistic-1.0 OR GPL-1.0-or-later
URL: http://search.cpan.org/dist/CGI-Application/

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
4.61-bp155.2.8 info GA Release 2023-05-17 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-CGI-Application
4.61-bp154.1.15 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-CGI-Application
4.61-bp153.1.12 info GA Release 2021-03-06 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-CGI-Application
4.61-bp152.3.12 info GA Release 2020-04-16 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-CGI-Application
4.61-bp151.3.1 info GA Release 2019-07-18 15 SP1
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-CGI-Application
4.61-bp151.2.10 info GA Release 2019-05-18 15 SP1
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-CGI-Application
4.61-bp150.2.4 info GA Release 2018-07-30 15
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-CGI-Application