Pakket: libcgi-application-perl (4.61+~1.21+~1.00+~1.01-1)
Verwijzigingen voor libcgi-application-perl
Debian bronnen:
Het bronpakket libcgi-application-perl downloaden:
- [libcgi-application-perl_4.61+~1.21+~1.00+~1.01-1.dsc]
- [libcgi-application-perl_4.61+~1.21+~1.00+~1.01.orig-ep.tar.gz]
- [libcgi-application-perl_4.61+~1.21+~1.00+~1.01.orig-r.tar.gz]
- [libcgi-application-perl_4.61+~1.21+~1.00+~1.01.orig-sc.tar.gz]
- [libcgi-application-perl_4.61+~1.21+~1.00+~1.01.orig.tar.gz]
- [libcgi-application-perl_4.61+~1.21+~1.00+~1.01-1.debian.tar.xz]
Beheerders:
- Debian Perl Group (QA-pagina, Mailarchief)
- Niko Tyni (QA-pagina)
- Damyan Ivanov (QA-pagina)
- Ansgar Burchardt (QA-pagina)
- Dominic Hargreaves (QA-pagina)
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
- libcgi-application-plugin-authentication-perl
- libcgi-application-plugin-autorunmode-perl
- libcgi-application-plugin-configauto-perl
- libcgi-application-plugin-requiressl-perl
- libcgi-application-plugin-tt-perl
- libcgi-application-plugin-stream-perl
- libcgi-application-dispatch-perl
- libcgi-application-plugin-devpopup-perl
- libcgi-application-plugin-forward-perl
- libcgi-application-plugin-linkintegrity-perl
- libtitanium-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 (>= 4.21)
- module for Common Gateway Interface applications
-
- dep: libclass-isa-perl
- report the search path for a class's ISA tree
-
- dep: libmodule-build-perl
- framework for building and installing Perl modules
-
- dep: libparams-validate-perl
- Perl module to validate parameters to Perl method/function calls
-
- dep: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
-
- dep: libtest-requires-perl
- utility module for tests to check whether modules are available
-
- dep: libtest-simple-perl
- set of basic utilities for writing tests in Perl
-
- 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