Pakket: libcgi-application-perl (4.50-4)
Verwijzigingen voor libcgi-application-perl
Trisquel bronnen:
Het bronpakket libcgi-application-perl downloaden:
- [libcgi-application-perl_4.50-4.dsc]
- [libcgi-application-perl_4.50.orig-ep.tar.gz]
- [libcgi-application-perl_4.50.orig-r.tar.gz]
- [libcgi-application-perl_4.50.orig-sc.tar.gz]
- [libcgi-application-perl_4.50.orig.tar.gz]
- [libcgi-application-perl_4.50-4.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Perl Group (Mailarchief)
- Jaldhar H. Vyas
- Niko Tyni
- Damyan Ivanov
- Rene Mayorga
- Ansgar Burchardt
- Dominic Hargreaves
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
- libcgi-application-plugin-autorunmode-perl
- libcgi-application-plugin-authentication-perl
- libcgi-application-plugin-configauto-perl
- libcgi-application-plugin-requiressl-perl
- libcgi-application-plugin-tt-perl
- python-sphinxcontrib-pecanwsme
- python3-sphinxcontrib-pecanwsme
- python-pecan-doc
- python3-pecan
- python-pecan
- libcgi-application-plugin-stream-perl
framework for building reusable web-applications
CGI::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.
This package comes bundled with three extra modules providing useful glue run modes:
CGI::Application::Plugin::ErrorPage - automatic handling of errors
CGI::Application::Plugin::Redirect - external header based redirects
CGI::Application::Standard::Config - defines a standard interface for config
Andere aan libcgi-application-perl gerelateerde pakketten
|
|
|
-
- dep: libcgi-pm-perl
- module for Common Gateway Interface applications
- of perl (<< 5.19)
- Larry Wall's Practical Extraction and Report Language
-
- dep: libclass-isa-perl
- report the search path for a class's ISA tree
-
- dep: libparams-validate-perl
- Perl module to validate parameters to Perl method/function calls
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- sug: libcgi-psgi-perl
- Adapt CGI.pm to the PSGI protocol
-
- sug: libhtml-template-perl
- module for using HTML templates with Perl